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: jotun
gogslug: jotun
humblestoreid: jotun
installer_slug: jotun-gogcom
name: Jotun
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: jotun-gogcom
steamid: 323580
version: GOG.com
year: 2015
{
"game_slug": "jotun",
"version": "GOG.com",
"description": null,
"notes": "",
"name": "Jotun",
"year": 2015,
"steamid": 323580,
"gogslug": "jotun",
"humblestoreid": "jotun",
"runner": "linux",
"slug": "jotun-gogcom",
"installer_slug": "jotun-gogcom",
"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/"
}
}
]
}
}