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: bastion
gogslug: bastion
humblestoreid: bastion
installer_slug: bastion-gog
name: Bastion
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: bastion-gog
steamid: 107100
version: GOG
year: 2011
{
"game_slug": "bastion",
"version": "GOG",
"description": null,
"notes": "",
"name": "Bastion",
"year": 2011,
"steamid": 107100,
"gogslug": "bastion",
"humblestoreid": "bastion",
"runner": "linux",
"slug": "bastion-gog",
"installer_slug": "bastion-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/"
}
}
]
}
}