files:
- file1: N/A:Please select the Humble archive
game:
exe: WhisperingWillows.x86_64
launch_configs:
- exe: WhisperingWillows.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/WhisperingWillows.x86
- chmodx: $GAMEDIR/WhisperingWillows.x86_64
description: null
game_slug: whispering-willows
gogslug: whispering_willows_deluxe_edition
humblestoreid: ''
installer_slug: whispering-willows-humble
name: Whispering Willows
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble archive
game:
exe: WhisperingWillows.x86_64
launch_configs:
- exe: WhisperingWillows.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/WhisperingWillows.x86
- chmodx: $GAMEDIR/WhisperingWillows.x86_64
slug: whispering-willows-humble
steamid: 288060
version: Humble
year: 2014
{
"game_slug": "whispering-willows",
"version": "Humble",
"description": null,
"notes": "",
"name": "Whispering Willows",
"year": 2014,
"steamid": 288060,
"gogslug": "whispering_willows_deluxe_edition",
"humblestoreid": "",
"runner": "linux",
"slug": "whispering-willows-humble",
"installer_slug": "whispering-willows-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "WhisperingWillows.x86_64",
"launch_configs": [
{
"exe": "WhisperingWillows.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/WhisperingWillows.x86"
},
{
"chmodx": "$GAMEDIR/WhisperingWillows.x86_64"
}
]
}
}