Installer lands-of-lore-the-throne-of-c-gog-scummvm

files:
- gogsetup: N/A:Select GOG installer.
game:
  args: --language=$INPUT_LANG
  game_id: lol
  path: $GAMEDIR
  subtitles: true
installer:
- extract:
    dst: $GAMEDIR/tmp
    file: $gogsetup
    format: gog
- extract:
    dst: $GAMEDIR
    file: $GAMEDIR/tmp/GAME.DAT
- input_menu:
    description: 'Choose your preferred game''s language:'
    id: LANG
    options:
    - en: English
    - fr: French
    - de: German
    preselect: en
description: Play "Lands of Lore - The Throne of Chaos" GOG edition on Linux!
game_slug: lands-of-lore-the-throne-of-chaos
gogslug: lands_of_lore_1_2
humblestoreid: ''
installer_slug: lands-of-lore-the-throne-of-c-gog-scummvm
name: 'Lands of Lore: The Throne of Chaos'
notes: '- Multilanguage: you could choose your preferred game language during install
  between english (default), french and german'
runner: scummvm
script:
  files:
  - gogsetup: N/A:Select GOG installer.
  game:
    args: --language=$INPUT_LANG
    game_id: lol
    path: $GAMEDIR
    subtitles: true
  installer:
  - extract:
      dst: $GAMEDIR/tmp
      file: $gogsetup
      format: gog
  - extract:
      dst: $GAMEDIR
      file: $GAMEDIR/tmp/GAME.DAT
  - input_menu:
      description: 'Choose your preferred game''s language:'
      id: LANG
      options:
      - en: English
      - fr: French
      - de: German
      preselect: en
slug: lands-of-lore-the-throne-of-c-gog-scummvm
steamid: null
version: GOG + ScummVM
year: 1993
{
  "game_slug": "lands-of-lore-the-throne-of-chaos",
  "version": "GOG + ScummVM",
  "description": "Play \"Lands of Lore - The Throne of Chaos\" GOG edition on Linux!",
  "notes": "- Multilanguage: you could choose your preferred game language during install between english (default), french and german",
  "name": "Lands of Lore: The Throne of Chaos",
  "year": 1993,
  "steamid": null,
  "gogslug": "lands_of_lore_1_2",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "lands-of-lore-the-throne-of-c-gog-scummvm",
  "installer_slug": "lands-of-lore-the-throne-of-c-gog-scummvm",
  "script": {
    "files": [
      {
        "gogsetup": "N/A:Select GOG installer."
      }
    ],
    "game": {
      "args": "--language=$INPUT_LANG",
      "game_id": "lol",
      "path": "$GAMEDIR",
      "subtitles": true
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/tmp",
          "file": "$gogsetup",
          "format": "gog"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$GAMEDIR/tmp/GAME.DAT"
        }
      },
      {
        "input_menu": {
          "description": "Choose your preferred game's language:",
          "id": "LANG",
          "options": [
            {
              "en": "English"
            },
            {
              "fr": "French"
            },
            {
              "de": "German"
            }
          ],
          "preselect": "en"
        }
      }
    ]
  }
}
Back to game