Installer nox-gog

files:
- installer: "N/A:Select the game's setup file. Download it here: \nhttps://www.gog.com/downloads/nox/en1installer0"
game:
  arch: win32
  exe: drive_c/GOG Games/Nox/NOX.EXE
  prefix: $GAMEDIR
  working_dir: $GAMEDIR
installer:
- task:
    arch: win32
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    name: winekill
    prefix: $GAMEDIR
- task:
    arch: win32
    args: /SILENT /LANG=en /NOGUI
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
system:
  reset_desktop: true
description: null
game_slug: nox
gogslug: nox
humblestoreid: ''
installer_slug: nox-gog
name: Nox
notes: ''
runner: wine
script:
  files:
  - installer: "N/A:Select the game's setup file. Download it here: \nhttps://www.gog.com/downloads/nox/en1installer0"
  game:
    arch: win32
    exe: drive_c/GOG Games/Nox/NOX.EXE
    prefix: $GAMEDIR
    working_dir: $GAMEDIR
  installer:
  - task:
      arch: win32
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      name: winekill
      prefix: $GAMEDIR
  - task:
      arch: win32
      args: /SILENT /LANG=en /NOGUI
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  system:
    reset_desktop: true
slug: nox-gog
steamid: null
version: GOG
year: 2000
{
  "game_slug": "nox",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Nox",
  "year": 2000,
  "steamid": null,
  "gogslug": "nox",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "nox-gog",
  "installer_slug": "nox-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file. Download it here: \nhttps://www.gog.com/downloads/nox/en1installer0"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Nox/NOX.EXE",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/SILENT /LANG=en /NOGUI",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "reset_desktop": true
    }
  }
}
Back to game