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