Installer narbacular-drop-release

files:
- setup: http://www.nuclearmonkeysoftware.com/downloads/narbacular_drop.exe
game:
  exe: drive_c/Program Files (x86)/Narbacular Drop/Narbacular Drop.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: Downloads and installs the game from official website
game_slug: narbacular-drop
gogslug: ''
humblestoreid: ''
installer_slug: narbacular-drop-release
name: Narbacular Drop
notes: ''
runner: wine
script:
  files:
  - setup: http://www.nuclearmonkeysoftware.com/downloads/narbacular_drop.exe
  game:
    exe: drive_c/Program Files (x86)/Narbacular Drop/Narbacular Drop.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: narbacular-drop-release
steamid: null
version: release
year: 2005
{
  "game_slug": "narbacular-drop",
  "version": "release",
  "description": "Downloads and installs the game from official website",
  "notes": "",
  "name": "Narbacular Drop",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "narbacular-drop-release",
  "installer_slug": "narbacular-drop-release",
  "script": {
    "files": [
      {
        "setup": "http://www.nuclearmonkeysoftware.com/downloads/narbacular_drop.exe"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Narbacular Drop/Narbacular Drop.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game