Installer nuclear-throne-gog

files:
- installer: N/A:Select the EXE downloaded from GOG
game:
  exe: drive_c/GOG Games/Nuclear Throne/nuclearthrone.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating WINE prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Running Setup, please wait...
    executable: installer
    name: wineexec
description: null
game_slug: nuclear-throne
gogslug: nuclear_throne
humblestoreid: nuclearthrone
installer_slug: nuclear-throne-gog
name: Nuclear Throne
notes: Ignore the runtime and "out of global" errors at end of GOG installer.
runner: wine
script:
  files:
  - installer: N/A:Select the EXE downloaded from GOG
  game:
    exe: drive_c/GOG Games/Nuclear Throne/nuclearthrone.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating WINE prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Running Setup, please wait...
      executable: installer
      name: wineexec
slug: nuclear-throne-gog
steamid: 242680
version: GOG
year: 2015
{
  "game_slug": "nuclear-throne",
  "version": "GOG",
  "description": null,
  "notes": "Ignore the runtime and \"out of global\" errors at end of GOG installer.",
  "name": "Nuclear Throne",
  "year": 2015,
  "steamid": 242680,
  "gogslug": "nuclear_throne",
  "humblestoreid": "nuclearthrone",
  "runner": "wine",
  "slug": "nuclear-throne-gog",
  "installer_slug": "nuclear-throne-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the EXE downloaded from GOG"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Nuclear Throne/nuclearthrone.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating WINE prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Running Setup, please wait...",
          "executable": "installer",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game