Installer the-blackwell-legacy-gog

files:
- game: N/A:Select GOG installer.
- inno: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
  arch: win32
  main_file: $GAMEDIR/blackwell1.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $inno
- execute:
    args: -I app -d "$CACHE" "$game"
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR
    src: $CACHE/app/Legacy
description: null
game_slug: the-blackwell-legacy
gogslug: blackwell_bundle
humblestoreid: ''
installer_slug: the-blackwell-legacy-gog
name: The Blackwell Legacy
notes: ''
runner: ags
script:
  files:
  - game: N/A:Select GOG installer.
  - inno: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  game:
    arch: win32
    main_file: $GAMEDIR/blackwell1.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $inno
  - execute:
      args: -I app -d "$CACHE" "$game"
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR
      src: $CACHE/app/Legacy
slug: the-blackwell-legacy-gog
steamid: 80330
version: GOG
year: 2006
{
  "game_slug": "the-blackwell-legacy",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "The Blackwell Legacy",
  "year": 2006,
  "steamid": 80330,
  "gogslug": "blackwell_bundle",
  "humblestoreid": "",
  "runner": "ags",
  "slug": "the-blackwell-legacy-gog",
  "installer_slug": "the-blackwell-legacy-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Select GOG installer."
      },
      {
        "inno": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      }
    ],
    "game": {
      "arch": "win32",
      "main_file": "$GAMEDIR/blackwell1.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$inno"
        }
      },
      {
        "execute": {
          "args": "-I app -d \"$CACHE\" \"$game\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/app/Legacy"
        }
      }
    ]
  }
}
Back to game