Installer kings-quest-i-quest-for-the-c-enhanced

files:
- setupfile: N/A:Please select the executable file available for download at http://www.agdinteractive.com/games/kq1/download/download.html
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
  main_file: $GAMEDIR/Kq1vga.exe
installer:
- extract:
    dst: $CACHE
    file: inno
- execute:
    args: -d "$CACHE" "$setupfile"
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR
    src: $CACHE/app
description: '"King''s Quest I: Quest for the Crown" enhanced version provided by
  AGD Interactive using AGS.'
game_slug: kings-quest-i-quest-for-the-crown-agdi
gogslug: ''
humblestoreid: ''
installer_slug: kings-quest-i-quest-for-the-c-enhanced
name: 'King''s Quest I: Quest for the Crown (AGDI remake)'
notes: ''
runner: ags
script:
  files:
  - setupfile: N/A:Please select the executable file available for download at http://www.agdinteractive.com/games/kq1/download/download.html
  - inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
  game:
    main_file: $GAMEDIR/Kq1vga.exe
  installer:
  - extract:
      dst: $CACHE
      file: inno
  - execute:
      args: -d "$CACHE" "$setupfile"
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR
      src: $CACHE/app
slug: kings-quest-i-quest-for-the-c-enhanced
steamid: null
version: enhanced
year: 2009
{
  "game_slug": "kings-quest-i-quest-for-the-crown-agdi",
  "version": "enhanced",
  "description": "\"King's Quest I: Quest for the Crown\" enhanced version provided by AGD Interactive using AGS.",
  "notes": "",
  "name": "King's Quest I: Quest for the Crown (AGDI remake)",
  "year": 2009,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "ags",
  "slug": "kings-quest-i-quest-for-the-c-enhanced",
  "installer_slug": "kings-quest-i-quest-for-the-c-enhanced",
  "script": {
    "files": [
      {
        "setupfile": "N/A:Please select the executable file available for download at http://www.agdinteractive.com/games/kq1/download/download.html"
      },
      {
        "inno": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/Kq1vga.exe"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "-d \"$CACHE\" \"$setupfile\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/app"
        }
      }
    ]
  }
}
Back to game