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: star-warstm-x-wing-special-edition
gogslug: star_wars_xwing_special_edition
humblestoreid: ''
installer_slug: star-wars-x-wing-collectors-c-gog
name: "STAR WARS\xAE: X-Wing Collector's CD (1994)"
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: star-wars-x-wing-collectors-c-gog
steamid: 354430
version: GOG
year: 1994
{
"game_slug": "star-warstm-x-wing-special-edition",
"version": "GOG",
"description": null,
"notes": "",
"name": "STAR WARS\u00ae: X-Wing Collector's CD (1994)",
"year": 1994,
"steamid": 354430,
"gogslug": "star_wars_xwing_special_edition",
"humblestoreid": "",
"runner": "linux",
"slug": "star-wars-x-wing-collectors-c-gog",
"installer_slug": "star-wars-x-wing-collectors-c-gog",
"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/"
}
}
]
}
}