files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
description: This change is made to liken this older installer to newer ones.
game_slug: tis-100
gogslug: the_zachtronics_puzzle_pack
humblestoreid: ''
installer_slug: tis-100-gog
name: TIS-100
notes: ''
runner: linux
script:
files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
slug: tis-100-gog
steamid: 370360
version: GOG
year: 2015
{
"game_slug": "tis-100",
"version": "GOG",
"description": "This change is made to liken this older installer to newer ones.",
"notes": "",
"name": "TIS-100",
"year": 2015,
"steamid": 370360,
"gogslug": "the_zachtronics_puzzle_pack",
"humblestoreid": "",
"runner": "linux",
"slug": "tis-100-gog",
"installer_slug": "tis-100-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Linux installer"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
}
]
}
}