Installer descent-3-gog

files:
- installer: N/A:Please select the GOG installer for Descent 3
game:
  exe: Descent 3.exe
installer:
- execute:
    args: -d "$CACHE" "$installer"
    file: innoextract
- merge:
    dst: $GAMEDIR
    src: $CACHE/app
description: Install Descent 3 from the GOG installer
game_slug: descent-3
gogslug: ''
humblestoreid: ''
installer_slug: descent-3-gog
name: Descent 3
notes: ''
runner: linux
script:
  files:
  - installer: N/A:Please select the GOG installer for Descent 3
  game:
    exe: Descent 3.exe
  installer:
  - execute:
      args: -d "$CACHE" "$installer"
      file: innoextract
  - merge:
      dst: $GAMEDIR
      src: $CACHE/app
slug: descent-3-gog
steamid: 273590
version: GOG
year: 1999
{
  "game_slug": "descent-3",
  "version": "GOG",
  "description": "Install Descent 3 from the GOG installer",
  "notes": "",
  "name": "Descent 3",
  "year": 1999,
  "steamid": 273590,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "descent-3-gog",
  "installer_slug": "descent-3-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Please select the GOG installer for Descent 3"
      }
    ],
    "game": {
      "exe": "Descent 3.exe"
    },
    "installer": [
      {
        "execute": {
          "args": "-d \"$CACHE\" \"$installer\"",
          "file": "innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/app"
        }
      }
    ]
  }
}
Back to game