files:
- goginstaller: N/A:Please select the GoG.com Linux installer.
game:
exe: start.sh
installer:
- extract:
args: -n
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
description: null
game_slug: tyranny-gold-edition
gogslug: ''
humblestoreid: ''
installer_slug: tyranny-gold-edition-gog
name: "Tyranny \u2014 Gold Edition"
notes: Doesn't Include the DLC that comes with Tyranny - Gold Edition (such as "Bastard's
Wound") and must be installed manually.
runner: linux
script:
files:
- goginstaller: N/A:Please select the GoG.com Linux installer.
game:
exe: start.sh
installer:
- extract:
args: -n
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
slug: tyranny-gold-edition-gog
steamid: null
version: GoG
year: 2016
{
"game_slug": "tyranny-gold-edition",
"version": "GoG",
"description": null,
"notes": "Doesn't Include the DLC that comes with Tyranny - Gold Edition (such as \"Bastard's Wound\") and must be installed manually.",
"name": "Tyranny \u2014 Gold Edition",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "tyranny-gold-edition-gog",
"installer_slug": "tyranny-gold-edition-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GoG.com Linux installer."
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"args": "-n",
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
}
]
}
}