Installer the-black-cauldron-al-lowe

files:
- INSTALLER: https://allowe.com/download/The%20Black%20Cauldron.zip
game:
  game_id: bc
  path: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $INSTALLER
- merge:
    dst: $GAMEDIR
    src: $CACHE/The Black Cauldron.1987
description: This runs the freeware version provided by the original creator, Al Lowe.
  You can get the package from https://allowe.com/downloads/games.html. This installer
  will download it automatically.
game_slug: the-black-cauldron
gogslug: ''
humblestoreid: ''
installer_slug: the-black-cauldron-al-lowe
name: The Black Cauldron
notes: ''
runner: scummvm
script:
  files:
  - INSTALLER: https://allowe.com/download/The%20Black%20Cauldron.zip
  game:
    game_id: bc
    path: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $INSTALLER
  - merge:
      dst: $GAMEDIR
      src: $CACHE/The Black Cauldron.1987
slug: the-black-cauldron-al-lowe
steamid: null
version: Al Lowe
year: 1986
{
  "game_slug": "the-black-cauldron",
  "version": "Al Lowe",
  "description": "This runs the freeware version provided by the original creator, Al Lowe. You can get the package from https://allowe.com/downloads/games.html. This installer will download it automatically.",
  "notes": "",
  "name": "The Black Cauldron",
  "year": 1986,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "the-black-cauldron-al-lowe",
  "installer_slug": "the-black-cauldron-al-lowe",
  "script": {
    "files": [
      {
        "INSTALLER": "https://allowe.com/download/The%20Black%20Cauldron.zip"
      }
    ],
    "game": {
      "game_id": "bc",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$INSTALLER"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/The Black Cauldron.1987"
        }
      }
    ]
  }
}
Back to game