Installer undertale-gogwindows

files:
- installer: N/A:Select the EXE downloaded from GOG
game:
  exe: drive_c/GOG Games/Undertale/UNDERTALE.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating WINE prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
    description: Running Setup
    executable: installer
    name: wineexec
description: An undertale installer for the wine runner.
game_slug: undertale
gogslug: undertale
humblestoreid: ''
installer_slug: undertale-gogwindows
name: Undertale
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the EXE downloaded from GOG
  game:
    exe: drive_c/GOG Games/Undertale/UNDERTALE.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating WINE prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
      description: Running Setup
      executable: installer
      name: wineexec
slug: undertale-gogwindows
steamid: 391540
version: GOG(Windows)
year: 2015
{
  "game_slug": "undertale",
  "version": "GOG(Windows)",
  "description": "An undertale installer for the wine runner.",
  "notes": "",
  "name": "Undertale",
  "year": 2015,
  "steamid": 391540,
  "gogslug": "undertale",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "undertale-gogwindows",
  "installer_slug": "undertale-gogwindows",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the EXE downloaded from GOG"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Undertale/UNDERTALE.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating WINE prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
          "description": "Running Setup",
          "executable": "installer",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game