Installer neighbours-from-hell-gog

files:
- file1: N/A:Select the game's setup file
game:
  arch: win32
  exe: drive_c/NFH/bin/game.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    args: /SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/NFH'
    description: Installing...
    executable: file1
    name: wineexec
    prefix: $GAMEDIR
description: Game Works Flawlessly
game_slug: neighbours-from-hell
gogslug: ''
humblestoreid: ''
installer_slug: neighbours-from-hell-gog
name: Neighbours from Hell
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Select the game's setup file
  game:
    arch: win32
    exe: drive_c/NFH/bin/game.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      args: /SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/NFH'
      description: Installing...
      executable: file1
      name: wineexec
      prefix: $GAMEDIR
slug: neighbours-from-hell-gog
steamid: 260750
version: GOG
year: null
{
  "game_slug": "neighbours-from-hell",
  "version": "GOG",
  "description": "Game Works Flawlessly",
  "notes": "",
  "name": "Neighbours from Hell",
  "year": null,
  "steamid": 260750,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "neighbours-from-hell-gog",
  "installer_slug": "neighbours-from-hell-gog",
  "script": {
    "files": [
      {
        "file1": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/NFH/bin/game.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/NFH'",
          "description": "Installing...",
          "executable": "file1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game