files:
- data: N/A:Select the GOG installer for Descent II
- engine: https://lutris.net/files/games/dxxrebirth/d2x-rebirth-0.58.1-x86_64.tar.gz
- sound: https://github.com/pudlez/dxx-addons/blob/master/d2xr-sc55-music/d2xr-sc55-music.dxa
game:
args: -hogdir .
exe: d2x-rebirth
installer:
- execute:
args: -d "$CACHE" "$data"
file: innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
- extract:
dst: $GAMEDIR
file: engine
- merge:
dst: $GAMEDIR
src: sound
require-binaries: innoextract
description: 'Use the GOG installer to install the D2X Rebirth version of Descent
II. Game music from: https://github.com/pudlez/dxx-addons/tree/master'
game_slug: descent-2
gogslug: descent_2
humblestoreid: ''
installer_slug: descent-2-gog-d2x-rebirth
name: Descent 2
notes: ''
runner: linux
script:
files:
- data: N/A:Select the GOG installer for Descent II
- engine: https://lutris.net/files/games/dxxrebirth/d2x-rebirth-0.58.1-x86_64.tar.gz
- sound: https://github.com/pudlez/dxx-addons/blob/master/d2xr-sc55-music/d2xr-sc55-music.dxa
game:
args: -hogdir .
exe: d2x-rebirth
installer:
- execute:
args: -d "$CACHE" "$data"
file: innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
- extract:
dst: $GAMEDIR
file: engine
- merge:
dst: $GAMEDIR
src: sound
require-binaries: innoextract
slug: descent-2-gog-d2x-rebirth
steamid: 273580
version: GOG + D2X-Rebirth
year: 1996
{
"game_slug": "descent-2",
"version": "GOG + D2X-Rebirth",
"description": "Use the GOG installer to install the D2X Rebirth version of Descent II. Game music from: https://github.com/pudlez/dxx-addons/tree/master",
"notes": "",
"name": "Descent 2",
"year": 1996,
"steamid": 273580,
"gogslug": "descent_2",
"humblestoreid": "",
"runner": "linux",
"slug": "descent-2-gog-d2x-rebirth",
"installer_slug": "descent-2-gog-d2x-rebirth",
"script": {
"files": [
{
"data": "N/A:Select the GOG installer for Descent II"
},
{
"engine": "https://lutris.net/files/games/dxxrebirth/d2x-rebirth-0.58.1-x86_64.tar.gz"
},
{
"sound": "https://github.com/pudlez/dxx-addons/blob/master/d2xr-sc55-music/d2xr-sc55-music.dxa"
}
],
"game": {
"args": "-hogdir .",
"exe": "d2x-rebirth"
},
"installer": [
{
"execute": {
"args": "-d \"$CACHE\" \"$data\"",
"file": "innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "engine"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "sound"
}
}
],
"require-binaries": "innoextract"
}
}