Installer bud-tucker-in-double-trouble-cd

game:
  arch: win32
  exe: drive_c/Program Files/Diablo/Belzebub.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: install.bat
- task:
    executable: $DISC/install.bat
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: bud-tucker-in-double-trouble
gogslug: ''
humblestoreid: ''
installer_slug: bud-tucker-in-double-trouble-cd
name: Bud Tucker in Double Trouble
notes: ''
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/Diablo/Belzebub.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: install.bat
  - task:
      executable: $DISC/install.bat
      name: wineexec
      prefix: $GAMEDIR
slug: bud-tucker-in-double-trouble-cd
steamid: null
version: CD
year: 1996
{
  "game_slug": "bud-tucker-in-double-trouble",
  "version": "CD",
  "description": null,
  "notes": "",
  "name": "Bud Tucker in Double Trouble",
  "year": 1996,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "bud-tucker-in-double-trouble-cd",
  "installer_slug": "bud-tucker-in-double-trouble-cd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Diablo/Belzebub.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "install.bat"
        }
      },
      {
        "task": {
          "executable": "$DISC/install.bat",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game