Installer hello-neighbor-gog

files:
- setup: N/A:Select GOG setup exe
game:
  exe: drive_c/GOG Games/Hello Neighbor/HelloNeighbor/Binaries/Win64/HelloNeighbor-Win64-Shipping.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2015 win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: compiler
description: null
game_slug: hello-neighbor
gogslug: hello_neighbor
humblestoreid: ''
installer_slug: hello-neighbor-gog
name: Hello Neighbor
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select GOG setup exe
  game:
    exe: drive_c/GOG Games/Hello Neighbor/HelloNeighbor/Binaries/Win64/HelloNeighbor-Win64-Shipping.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2015 win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: compiler
slug: hello-neighbor-gog
steamid: 521890
version: GOG
year: 2017
{
  "game_slug": "hello-neighbor",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Hello Neighbor",
  "year": 2017,
  "steamid": 521890,
  "gogslug": "hello_neighbor",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "hello-neighbor-gog",
  "installer_slug": "hello-neighbor-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Select GOG setup exe"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Hello Neighbor/HelloNeighbor/Binaries/Win64/HelloNeighbor-Win64-Shipping.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2015 win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": "compiler"
      }
    }
  }
}
Back to game