files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
gogid: 1588366064
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
- execute:
file: $GAMEDIR/support/postinst.sh
description: 'Installer for X4: Foundtions from GOG'
game_slug: x4-foundations
gogslug: x4_community_of_planets_collectors_edition
humblestoreid: ''
installer_slug: x4-foundations-gog
name: 'X4: Foundations'
notes: ''
runner: linux
script:
files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
gogid: 1588366064
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
- execute:
file: $GAMEDIR/support/postinst.sh
slug: x4-foundations-gog
steamid: 392160
version: GOG
year: 2018
{
"game_slug": "x4-foundations",
"version": "GOG",
"description": "Installer for X4: Foundtions from GOG",
"notes": "",
"name": "X4: Foundations",
"year": 2018,
"steamid": 392160,
"gogslug": "x4_community_of_planets_collectors_edition",
"humblestoreid": "",
"runner": "linux",
"slug": "x4-foundations-gog",
"installer_slug": "x4-foundations-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Linux installer"
}
],
"game": {
"exe": "start.sh",
"gogid": 1588366064
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
},
{
"execute": {
"file": "$GAMEDIR/support/postinst.sh"
}
}
]
}
}