Installer beneath-a-steel-sky-steam

custom-name: Beneath a Steel Sky - Steam - ScummVM
game:
  args: --language=$INPUT_LANG
  game_id: sky
  path: $GAMEDIR/
  subtitles: true
installer:
- insert-disc:
    description: Please browse to the Steam Beneath a Steel Sky path where "sky.dsk"
      stored
    requires: sky.dsk
- merge:
    dst: $GAMEDIR
    src: $DISC
- input_menu:
    description: 'Choose your preferred game''s language:'
    id: LANG
    options:
    - en: English
    - fr: French
    - de: German
    - es: Spanish
    - it: Italian
    preselect: en
scummvm:
  aspect: true
  fullscreen: true
description: "of this game on Linux:\r\n\"Beneath a Steel Sky\" provided by Steam\
  \ with Lutris ScummVM runner."
game_slug: beneath-a-steel-sky
gogslug: beneath_a_steel_sky
humblestoreid: ''
installer_slug: beneath-a-steel-sky-steam
name: Beneath a Steel Sky
notes: "- You have to download the game on Steam before to launch this installer script.\r\
  \n- Multilanguage: you could choose your preferred game language during install\
  \ between english (default), french, german, spanish and italian."
runner: scummvm
script:
  custom-name: Beneath a Steel Sky - Steam - ScummVM
  game:
    args: --language=$INPUT_LANG
    game_id: sky
    path: $GAMEDIR/
    subtitles: true
  installer:
  - insert-disc:
      description: Please browse to the Steam Beneath a Steel Sky path where "sky.dsk"
        stored
      requires: sky.dsk
  - merge:
      dst: $GAMEDIR
      src: $DISC
  - input_menu:
      description: 'Choose your preferred game''s language:'
      id: LANG
      options:
      - en: English
      - fr: French
      - de: German
      - es: Spanish
      - it: Italian
      preselect: en
  scummvm:
    aspect: true
    fullscreen: true
slug: beneath-a-steel-sky-steam
steamid: 1368340
version: Steam
year: 1994
{
  "game_slug": "beneath-a-steel-sky",
  "version": "Steam",
  "description": "of this game on Linux:\r\n\"Beneath a Steel Sky\" provided by Steam with Lutris ScummVM runner.",
  "notes": "- You have to download the game on Steam before to launch this installer script.\r\n- Multilanguage: you could choose your preferred game language during install between english (default), french, german, spanish and italian.",
  "name": "Beneath a Steel Sky",
  "year": 1994,
  "steamid": 1368340,
  "gogslug": "beneath_a_steel_sky",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "beneath-a-steel-sky-steam",
  "installer_slug": "beneath-a-steel-sky-steam",
  "script": {
    "custom-name": "Beneath a Steel Sky - Steam - ScummVM",
    "game": {
      "args": "--language=$INPUT_LANG",
      "game_id": "sky",
      "path": "$GAMEDIR/",
      "subtitles": true
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please browse to the Steam Beneath a Steel Sky path where \"sky.dsk\" stored",
          "requires": "sky.dsk"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$DISC"
        }
      },
      {
        "input_menu": {
          "description": "Choose your preferred game's language:",
          "id": "LANG",
          "options": [
            {
              "en": "English"
            },
            {
              "fr": "French"
            },
            {
              "de": "German"
            },
            {
              "es": "Spanish"
            },
            {
              "it": "Italian"
            }
          ],
          "preselect": "en"
        }
      }
    ],
    "scummvm": {
      "aspect": true,
      "fullscreen": true
    }
  }
}
Back to game