files:
- file1: N/A:Please select the Humble installer
game:
exe: Launch.sh
installer:
- extract:
dst: $GAMEDIR
file: $file1
format: zip
description: null
game_slug: tacoma
gogslug: tacoma_game
humblestoreid: tacoma
installer_slug: tacoma-humble
name: Tacoma
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble installer
game:
exe: Launch.sh
installer:
- extract:
dst: $GAMEDIR
file: $file1
format: zip
slug: tacoma-humble
steamid: 343860
version: Humble
year: 2017
{
"game_slug": "tacoma",
"version": "Humble",
"description": null,
"notes": "",
"name": "Tacoma",
"year": 2017,
"steamid": 343860,
"gogslug": "tacoma_game",
"humblestoreid": "tacoma",
"runner": "linux",
"slug": "tacoma-humble",
"installer_slug": "tacoma-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble installer"
}
],
"game": {
"exe": "Launch.sh"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$file1",
"format": "zip"
}
}
]
}
}