files:
- goginstaller: N/A:Plese 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: x3-reunion
gogslug: x3_reunion
humblestoreid: ''
installer_slug: x3-reunion-gogcom
name: 'X3: Reunion'
notes: ''
runner: linux
script:
files:
- goginstaller: N/A:Plese 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: x3-reunion-gogcom
steamid: 2810
version: GOG.com
year: 2005
{
"game_slug": "x3-reunion",
"version": "GOG.com",
"description": null,
"notes": "",
"name": "X3: Reunion",
"year": 2005,
"steamid": 2810,
"gogslug": "x3_reunion",
"humblestoreid": "",
"runner": "linux",
"slug": "x3-reunion-gogcom",
"installer_slug": "x3-reunion-gogcom",
"script": {
"files": [
{
"goginstaller": "N/A:Plese 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/"
}
}
]
}
}