Installer the-blackwell-legacy-bundle-in-a-box

files:
- file1: N/A:Please select the BIAB archive
game:
  arch: win32
  exe: drive_c/Program Files/The Blackwell Legacy/blackwell1.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $file1
- task:
    executable: $CACHE/Legacy_Setup_v17.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: the-blackwell-legacy
gogslug: blackwell_bundle
humblestoreid: ''
installer_slug: the-blackwell-legacy-bundle-in-a-box
name: The Blackwell Legacy
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the BIAB archive
  game:
    arch: win32
    exe: drive_c/Program Files/The Blackwell Legacy/blackwell1.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - task:
      executable: $CACHE/Legacy_Setup_v17.exe
      name: wineexec
      prefix: $GAMEDIR
slug: the-blackwell-legacy-bundle-in-a-box
steamid: 80330
version: Bundle in a Box
year: 2006
{
  "game_slug": "the-blackwell-legacy",
  "version": "Bundle in a Box",
  "description": "",
  "notes": "",
  "name": "The Blackwell Legacy",
  "year": 2006,
  "steamid": 80330,
  "gogslug": "blackwell_bundle",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-blackwell-legacy-bundle-in-a-box",
  "installer_slug": "the-blackwell-legacy-bundle-in-a-box",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the BIAB archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/The Blackwell Legacy/blackwell1.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "task": {
          "executable": "$CACHE/Legacy_Setup_v17.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game