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