Installer the-legend-of-kyrandia-book-o-gog

files:
- file1: N/A:Please select the GOG installer
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
  game_id: kyra1
  path: $GAMEDIR
  subtitles: true
installer:
- extract:
    dst: $CACHE
    file: $file2
- execute:
    args: -d "$CACHE" "$file1"
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR
    src: $CACHE/app/DAT
description: ''
game_slug: the-legend-of-kyrandia-book-one
gogslug: legend_of_kyrandia
humblestoreid: ''
installer_slug: the-legend-of-kyrandia-book-o-gog
name: 'The Legend of Kyrandia: Book One'
notes: ''
runner: scummvm
script:
  files:
  - file1: N/A:Please select the GOG installer
  - file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  game:
    game_id: kyra1
    path: $GAMEDIR
    subtitles: true
  installer:
  - extract:
      dst: $CACHE
      file: $file2
  - execute:
      args: -d "$CACHE" "$file1"
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR
      src: $CACHE/app/DAT
slug: the-legend-of-kyrandia-book-o-gog
steamid: null
version: GOG
year: 1992
{
  "game_slug": "the-legend-of-kyrandia-book-one",
  "version": "GOG",
  "description": "",
  "notes": "",
  "name": "The Legend of Kyrandia: Book One",
  "year": 1992,
  "steamid": null,
  "gogslug": "legend_of_kyrandia",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "the-legend-of-kyrandia-book-o-gog",
  "installer_slug": "the-legend-of-kyrandia-book-o-gog",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the GOG installer"
      },
      {
        "file2": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      }
    ],
    "game": {
      "game_id": "kyra1",
      "path": "$GAMEDIR",
      "subtitles": true
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file2"
        }
      },
      {
        "execute": {
          "args": "-d \"$CACHE\" \"$file1\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/app/DAT"
        }
      }
    ]
  }
}
Back to game