files:
- engine: https://lutris.net/files/games/dxxrebirth/d2x-rebirth-0.58.1-x86_64.tar.gz
- assets: N/A:Please provide an archive containing Descent game files
game:
args: -hogdir .
exe: d2x-rebirth
installer:
- extract:
dst: $GAMEDIR
file: engine
- extract:
dst: $GAMEDIR
file: assets
description: ''
game_slug: descent-2
gogslug: descent_2
humblestoreid: ''
installer_slug: descent-2-dxx-rebirth
name: Descent 2
notes: ''
runner: linux
script:
files:
- engine: https://lutris.net/files/games/dxxrebirth/d2x-rebirth-0.58.1-x86_64.tar.gz
- assets: N/A:Please provide an archive containing Descent game files
game:
args: -hogdir .
exe: d2x-rebirth
installer:
- extract:
dst: $GAMEDIR
file: engine
- extract:
dst: $GAMEDIR
file: assets
slug: descent-2-dxx-rebirth
steamid: 273580
version: DXX-Rebirth
year: 1996
{
"game_slug": "descent-2",
"version": "DXX-Rebirth",
"description": "",
"notes": "",
"name": "Descent 2",
"year": 1996,
"steamid": 273580,
"gogslug": "descent_2",
"humblestoreid": "",
"runner": "linux",
"slug": "descent-2-dxx-rebirth",
"installer_slug": "descent-2-dxx-rebirth",
"script": {
"files": [
{
"engine": "https://lutris.net/files/games/dxxrebirth/d2x-rebirth-0.58.1-x86_64.tar.gz"
},
{
"assets": "N/A:Please provide an archive containing Descent game files"
}
],
"game": {
"args": "-hogdir .",
"exe": "d2x-rebirth"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "engine"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "assets"
}
}
]
}
}