Installer exit-the-gungeon-gog

files:
- install: N/A:Setup gog installer
game:
  exe: drive_c/GOG Games/Exit the Gungeon/XTG.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR/
- task:
    args: /SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES
    executable: install
    name: wineexec
    prefix: $GAMEDIR/
description: Use this with the GOG installer you already downloaded.
game_slug: exit-the-gungeon
gogslug: exit_the_gungeon
humblestoreid: ''
installer_slug: exit-the-gungeon-gog
name: Exit the Gungeon
notes: ''
runner: wine
script:
  files:
  - install: N/A:Setup gog installer
  game:
    exe: drive_c/GOG Games/Exit the Gungeon/XTG.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR/
  - task:
      args: /SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES
      executable: install
      name: wineexec
      prefix: $GAMEDIR/
slug: exit-the-gungeon-gog
steamid: 1209490
version: GOG
year: 2019
{
  "game_slug": "exit-the-gungeon",
  "version": "GOG",
  "description": "Use this with the GOG installer you already downloaded.",
  "notes": "",
  "name": "Exit the Gungeon",
  "year": 2019,
  "steamid": 1209490,
  "gogslug": "exit_the_gungeon",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "exit-the-gungeon-gog",
  "installer_slug": "exit-the-gungeon-gog",
  "script": {
    "files": [
      {
        "install": "N/A:Setup gog installer"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Exit the Gungeon/XTG.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR/"
        }
      },
      {
        "task": {
          "args": "/SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES",
          "executable": "install",
          "name": "wineexec",
          "prefix": "$GAMEDIR/"
        }
      }
    ]
  }
}
Back to game