Installer descent-gog-d1x-rebirth

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
- texture: https://www.dxx-rebirth.com/download/dxx/res/d1xr-hires.dxa
- sound: https://www.dxx-rebirth.com/download/dxx/res/d1xr-sc55-music.dxa
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
- merge:
    dst: $GAMEDIR
    src: $texture
- merge:
    dst: $GAMEDIR
    src: $sound
description: "Use the GOG installer to install the D1X Rebirth version of Descent.\r\
  \n\r\n- High resolution textures and sound from:\r\nhttps://www.dxx-rebirth.com/download/dxx/res/d1xr-hires.dxa\r\
  \nhttps://www.dxx-rebirth.com/download/dxx/res/d1xr-sc55-music.dxa"
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
  - texture: https://www.dxx-rebirth.com/download/dxx/res/d1xr-hires.dxa
  - sound: https://www.dxx-rebirth.com/download/dxx/res/d1xr-sc55-music.dxa
  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
  - merge:
      dst: $GAMEDIR
      src: $texture
  - merge:
      dst: $GAMEDIR
      src: $sound
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.\r\n\r\n- High resolution textures and sound from:\r\nhttps://www.dxx-rebirth.com/download/dxx/res/d1xr-hires.dxa\r\nhttps://www.dxx-rebirth.com/download/dxx/res/d1xr-sc55-music.dxa",
  "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"
      },
      {
        "texture": "https://www.dxx-rebirth.com/download/dxx/res/d1xr-hires.dxa"
      },
      {
        "sound": "https://www.dxx-rebirth.com/download/dxx/res/d1xr-sc55-music.dxa"
      }
    ],
    "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"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$texture"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$sound"
        }
      }
    ]
  }
}
Back to game