files:
- file1: N/A:Please select the Humble archive
game:
exe: bin/Unrest
ld_library_path: $GAMEDIR/lib
working_dir: $GAMEDIR
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/bin/Unrest
description: ''
game_slug: unrest
gogslug: unrest_special_edition
humblestoreid: ''
installer_slug: unrest-humble
name: Unrest
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble archive
game:
exe: bin/Unrest
ld_library_path: $GAMEDIR/lib
working_dir: $GAMEDIR
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/bin/Unrest
slug: unrest-humble
steamid: 292400
version: Humble
year: 2014
{
"game_slug": "unrest",
"version": "Humble",
"description": "",
"notes": "",
"name": "Unrest",
"year": 2014,
"steamid": 292400,
"gogslug": "unrest_special_edition",
"humblestoreid": "",
"runner": "linux",
"slug": "unrest-humble",
"installer_slug": "unrest-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "bin/Unrest",
"ld_library_path": "$GAMEDIR/lib",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/bin/Unrest"
}
]
}
}