files:
- main_file: N/A:Please select the Humble archive
game:
exe: GravityGhost.x86_64
launch_configs:
- exe: GravityGhost.x86
name: 32 bit version
installer:
- extract:
dst: $GAMEDIR
file: main_file
- chmodx: $GAMEDIR/GravityGhost.x86
- chmodx: $GAMEDIR/GravityGhost.x86_64
description: ''
game_slug: gravity-ghost
gogslug: ''
humblestoreid: gravityghost
installer_slug: gravity-ghost-humble
name: Gravity Ghost
notes: ''
runner: linux
script:
files:
- main_file: N/A:Please select the Humble archive
game:
exe: GravityGhost.x86_64
launch_configs:
- exe: GravityGhost.x86
name: 32 bit version
installer:
- extract:
dst: $GAMEDIR
file: main_file
- chmodx: $GAMEDIR/GravityGhost.x86
- chmodx: $GAMEDIR/GravityGhost.x86_64
slug: gravity-ghost-humble
steamid: 251490
version: Humble
year: 2015
{
"game_slug": "gravity-ghost",
"version": "Humble",
"description": "",
"notes": "",
"name": "Gravity Ghost",
"year": 2015,
"steamid": 251490,
"gogslug": "",
"humblestoreid": "gravityghost",
"runner": "linux",
"slug": "gravity-ghost-humble",
"installer_slug": "gravity-ghost-humble",
"script": {
"files": [
{
"main_file": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "GravityGhost.x86_64",
"launch_configs": [
{
"exe": "GravityGhost.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "main_file"
}
},
{
"chmodx": "$GAMEDIR/GravityGhost.x86"
},
{
"chmodx": "$GAMEDIR/GravityGhost.x86_64"
}
]
}
}