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: null
game_slug: timespinner
gogslug: timespinner
humblestoreid: ''
installer_slug: timespinner-gog
name: Timespinner
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: timespinner-gog
steamid: 368620
version: GOG
year: 2018
{
"game_slug": "timespinner",
"version": "GOG",
"description": null,
"notes": "",
"name": "Timespinner",
"year": 2018,
"steamid": 368620,
"gogslug": "timespinner",
"humblestoreid": "",
"runner": "linux",
"slug": "timespinner-gog",
"installer_slug": "timespinner-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/"
}
}
]
}
}