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: ''
game_slug: shadowrun-dragonfall-directors-cut
gogslug: shadowrun_trilogy
humblestoreid: shadowrun-dragonfall-directors-cut
installer_slug: shadowrun-dragonfall-director-gog
name: 'Shadowrun: Dragonfall - Director''s Cut'
notes: Requires the latest version of GOG's Linux installer.
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: shadowrun-dragonfall-director-gog
steamid: 300550
version: GOG
year: 2014
{
"game_slug": "shadowrun-dragonfall-directors-cut",
"version": "GOG",
"description": "",
"notes": "Requires the latest version of GOG's Linux installer.",
"name": "Shadowrun: Dragonfall - Director's Cut",
"year": 2014,
"steamid": 300550,
"gogslug": "shadowrun_trilogy",
"humblestoreid": "shadowrun-dragonfall-directors-cut",
"runner": "linux",
"slug": "shadowrun-dragonfall-director-gog",
"installer_slug": "shadowrun-dragonfall-director-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/"
}
}
]
}
}