files:
- game: N/A:Please select the GOG.com Linux installer
- launcher: https://github.com/dhollinger/lutris_installers/releases/download/v1.0.0/start.sh
game:
exe: game/launcher.sh
installer:
- extract:
dst: $GAMEDIR
file: $game
- rename:
dst: $GAMEDIR/game
src: $GAMEDIR/data/noarch
- move:
dst: $GAMEDIR/game/launcher.sh
src: launcher
- chmodx: $GAMEDIR/game/launcher.sh
description: ''
game_slug: x3-terran-war-pack
gogslug: x3_terran_war_pack
humblestoreid: ''
installer_slug: x3-terran-war-pack-gog
name: 'X3: Terran War Pack'
notes: ''
runner: linux
script:
files:
- game: N/A:Please select the GOG.com Linux installer
- launcher: https://github.com/dhollinger/lutris_installers/releases/download/v1.0.0/start.sh
game:
exe: game/launcher.sh
installer:
- extract:
dst: $GAMEDIR
file: $game
- rename:
dst: $GAMEDIR/game
src: $GAMEDIR/data/noarch
- move:
dst: $GAMEDIR/game/launcher.sh
src: launcher
- chmodx: $GAMEDIR/game/launcher.sh
slug: x3-terran-war-pack-gog
steamid: null
version: GOG
year: 2008
{
"game_slug": "x3-terran-war-pack",
"version": "GOG",
"description": "",
"notes": "",
"name": "X3: Terran War Pack",
"year": 2008,
"steamid": null,
"gogslug": "x3_terran_war_pack",
"humblestoreid": "",
"runner": "linux",
"slug": "x3-terran-war-pack-gog",
"installer_slug": "x3-terran-war-pack-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Linux installer"
},
{
"launcher": "https://github.com/dhollinger/lutris_installers/releases/download/v1.0.0/start.sh"
}
],
"game": {
"exe": "game/launcher.sh"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$game"
}
},
{
"rename": {
"dst": "$GAMEDIR/game",
"src": "$GAMEDIR/data/noarch"
}
},
{
"move": {
"dst": "$GAMEDIR/game/launcher.sh",
"src": "launcher"
}
},
{
"chmodx": "$GAMEDIR/game/launcher.sh"
}
]
}
}