files:
- file1: N/A:Please select the Humble archive
game:
exe: Windward.x86
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Windward.x86
description: ''
game_slug: windward
gogslug: windward
humblestoreid: windward
installer_slug: windward-humble
name: Windward
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble archive
game:
exe: Windward.x86
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Windward.x86
slug: windward-humble
steamid: 326410
version: Humble
year: 2015
{
"game_slug": "windward",
"version": "Humble",
"description": "",
"notes": "",
"name": "Windward",
"year": 2015,
"steamid": 326410,
"gogslug": "windward",
"humblestoreid": "windward",
"runner": "linux",
"slug": "windward-humble",
"installer_slug": "windward-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "Windward.x86"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/Windward.x86"
}
]
}
}