files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: game/start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
description: null
game_slug: fantasy-general
gogslug: ssi_classics
humblestoreid: ''
installer_slug: fantasy-general-gog
name: Fantasy General
notes: ''
runner: linux
script:
files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: game/start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
slug: fantasy-general-gog
steamid: 1741120
version: GOG
year: 1996
{
"game_slug": "fantasy-general",
"version": "GOG",
"description": null,
"notes": "",
"name": "Fantasy General",
"year": 1996,
"steamid": 1741120,
"gogslug": "ssi_classics",
"humblestoreid": "",
"runner": "linux",
"slug": "fantasy-general-gog",
"installer_slug": "fantasy-general-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Linux installer"
}
],
"game": {
"exe": "game/start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
}
]
}
}