Installer dungeon-rats-gog

files:
- setup: 'N/A: Please select the setup.exe downloaded from GOG.com'
game:
  arch: win64
  exe: drive_c/GOG Games/Dungeon Rats/DR64.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: dungeon-rats
gogslug: dungeon_rats
humblestoreid: ''
installer_slug: dungeon-rats-gog
name: Dungeon Rats
notes: ''
runner: wine
script:
  files:
  - setup: 'N/A: Please select the setup.exe downloaded from GOG.com'
  game:
    arch: win64
    exe: drive_c/GOG Games/Dungeon Rats/DR64.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: dungeon-rats-gog
steamid: 531930
version: GoG
year: 2016
{
  "game_slug": "dungeon-rats",
  "version": "GoG",
  "description": null,
  "notes": "",
  "name": "Dungeon Rats",
  "year": 2016,
  "steamid": 531930,
  "gogslug": "dungeon_rats",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dungeon-rats-gog",
  "installer_slug": "dungeon-rats-gog",
  "script": {
    "files": [
      {
        "setup": "N/A: Please select the setup.exe downloaded from GOG.com"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/Dungeon Rats/DR64.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /NOCANCEL /SUPPRESSMSGBOXES",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game