files:
- file1: N/A:Please select the Humble archive
game:
exe: thomasWasAlone
installer:
- extract:
file: $file1
format: tgz
- chmodx: $GAMEDIR/thomasWasAlone
description: ''
game_slug: thomas-was-alone
gogslug: ''
humblestoreid: thomaswasalone
installer_slug: thomas-was-alone-humble
name: Thomas Was Alone
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble archive
game:
exe: thomasWasAlone
installer:
- extract:
file: $file1
format: tgz
- chmodx: $GAMEDIR/thomasWasAlone
slug: thomas-was-alone-humble
steamid: 220780
version: Humble
year: 2012
{
"game_slug": "thomas-was-alone",
"version": "Humble",
"description": "",
"notes": "",
"name": "Thomas Was Alone",
"year": 2012,
"steamid": 220780,
"gogslug": "",
"humblestoreid": "thomaswasalone",
"runner": "linux",
"slug": "thomas-was-alone-humble",
"installer_slug": "thomas-was-alone-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "thomasWasAlone"
},
"installer": [
{
"extract": {
"file": "$file1",
"format": "tgz"
}
},
{
"chmodx": "$GAMEDIR/thomasWasAlone"
}
]
}
}