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

files:
- file1: N/A:Please select the BIAB archive
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
installer:
- extract:
    dst: $CACHE
    file: $file1
- extract:
    dst: $CACHE
    file: $file2
- execute:
    args: -d "$CACHE" $CACHE/Legacy_Setup_v17.exe
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR
    src: $CACHE/app
main_file: blackwell1.exe
description: Uses the files from the Windows installer from BIAB.
game_slug: the-blackwell-legacy
gogslug: blackwell_bundle
humblestoreid: ''
installer_slug: the-blackwell-legacy-bundle-in-a-box-1
name: The Blackwell Legacy
notes: ''
runner: ags
script:
  files:
  - file1: N/A:Please select the BIAB archive
  - file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - extract:
      dst: $CACHE
      file: $file2
  - execute:
      args: -d "$CACHE" $CACHE/Legacy_Setup_v17.exe
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR
      src: $CACHE/app
  main_file: blackwell1.exe
slug: the-blackwell-legacy-bundle-in-a-box-1
steamid: 80330
version: Bundle in a Box
year: 2006
{
  "game_slug": "the-blackwell-legacy",
  "version": "Bundle in a Box",
  "description": "Uses the files from the Windows installer from BIAB.",
  "notes": "",
  "name": "The Blackwell Legacy",
  "year": 2006,
  "steamid": 80330,
  "gogslug": "blackwell_bundle",
  "humblestoreid": "",
  "runner": "ags",
  "slug": "the-blackwell-legacy-bundle-in-a-box-1",
  "installer_slug": "the-blackwell-legacy-bundle-in-a-box-1",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the BIAB archive"
      },
      {
        "file2": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      }
    ],
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file2"
        }
      },
      {
        "execute": {
          "args": "-d \"$CACHE\" $CACHE/Legacy_Setup_v17.exe",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/app"
        }
      }
    ],
    "main_file": "blackwell1.exe"
  }
}
Back to game