files:
- goginstaller: N/A:Select the game's setup file
game:
exe: $GAMEDIR/start.sh
gogid: 1432899949
working_dir: $GAMEDIR
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
description: null
game_slug: strife-veteran-edition
gogslug: strife_veteran_edition
humblestoreid: ''
installer_slug: strife-veteran-edition-gog
name: 'Strife: Veteran Edition'
notes: ''
runner: linux
script:
files:
- goginstaller: N/A:Select the game's setup file
game:
exe: $GAMEDIR/start.sh
gogid: 1432899949
working_dir: $GAMEDIR
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
slug: strife-veteran-edition-gog
steamid: 317040
version: GOG
year: 2014
{
"game_slug": "strife-veteran-edition",
"version": "GOG",
"description": null,
"notes": "",
"name": "Strife: Veteran Edition",
"year": 2014,
"steamid": 317040,
"gogslug": "strife_veteran_edition",
"humblestoreid": "",
"runner": "linux",
"slug": "strife-veteran-edition-gog",
"installer_slug": "strife-veteran-edition-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Select the game's setup file"
}
],
"game": {
"exe": "$GAMEDIR/start.sh",
"gogid": 1432899949,
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
}
]
}
}