files:
- data: N/A:Select the GOG installer for Descent
- engine: https://lutris.net/files/games/dxxrebirth/d1x-rebirth-0.58.1-x86_64.tar.gz
game:
args: -hogdir .
exe: d1x-rebirth
installer:
- execute:
args: -d "$CACHE" "$data"
file: innoextract
- extract:
dst: $GAMEDIR
file: engine
- merge:
dst: $GAMEDIR
src: $CACHE/app
description: Use the GOG installer to install the D1X Rebirth version of Descent.
game_slug: descent
gogslug: descent
humblestoreid: ''
installer_slug: descent-gog-d1x-rebirth
name: Descent
notes: ''
runner: linux
script:
files:
- data: N/A:Select the GOG installer for Descent
- engine: https://lutris.net/files/games/dxxrebirth/d1x-rebirth-0.58.1-x86_64.tar.gz
game:
args: -hogdir .
exe: d1x-rebirth
installer:
- execute:
args: -d "$CACHE" "$data"
file: innoextract
- extract:
dst: $GAMEDIR
file: engine
- merge:
dst: $GAMEDIR
src: $CACHE/app
slug: descent-gog-d1x-rebirth
steamid: 273570
version: GOG + D1X-Rebirth
year: 1994
{
"game_slug": "descent",
"version": "GOG + D1X-Rebirth",
"description": "Use the GOG installer to install the D1X Rebirth version of Descent.",
"notes": "",
"name": "Descent",
"year": 1994,
"steamid": 273570,
"gogslug": "descent",
"humblestoreid": "",
"runner": "linux",
"slug": "descent-gog-d1x-rebirth",
"installer_slug": "descent-gog-d1x-rebirth",
"script": {
"files": [
{
"data": "N/A:Select the GOG installer for Descent"
},
{
"engine": "https://lutris.net/files/games/dxxrebirth/d1x-rebirth-0.58.1-x86_64.tar.gz"
}
],
"game": {
"args": "-hogdir .",
"exe": "d1x-rebirth"
},
"installer": [
{
"execute": {
"args": "-d \"$CACHE\" \"$data\"",
"file": "innoextract"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "engine"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app"
}
}
]
}
}