Installer beneath-a-steel-sky-gog

custom-name: Beneath a Steel Sky - GOG - ScummVM
files:
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
- gog: 'N/A: Plese select the GOG.com installer'
game:
  args: --language=$INPUT_LANG
  game_id: sky
  path: $GAMEDIR
  subtitles: true
installer:
- extract:
    dst: $CACHE/innoextract
    file: inno
- execute:
    args: --extract $gog --output-dir "$CACHE/sky"
    file: $CACHE/innoextract/innoextract
- merge:
    dst: $GAMEDIR/
    src: $CACHE/sky
- input_menu:
    description: 'Choose your preferred game''s language:'
    id: LANG
    options:
    - en: English
    - fr: French
    - de: German
    - es: Spanish
    - it: Italian
    preselect: en
- execute:
    command: cd "$GAMEDIR"; rm -f -r app commonappdata __redist scummvm __support
      tmp goggame-1207658695.* ;
scummvm:
  aspect: true
  fullscreen: true
description: '"Beneath a Steel Sky" using ScummVM.'
game_slug: beneath-a-steel-sky
gogslug: beneath_a_steel_sky
humblestoreid: ''
installer_slug: beneath-a-steel-sky-gog
name: Beneath a Steel Sky
notes: '- 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 - GOG - ScummVM
  files:
  - inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
  - gog: 'N/A: Plese select the GOG.com installer'
  game:
    args: --language=$INPUT_LANG
    game_id: sky
    path: $GAMEDIR
    subtitles: true
  installer:
  - extract:
      dst: $CACHE/innoextract
      file: inno
  - execute:
      args: --extract $gog --output-dir "$CACHE/sky"
      file: $CACHE/innoextract/innoextract
  - merge:
      dst: $GAMEDIR/
      src: $CACHE/sky
  - input_menu:
      description: 'Choose your preferred game''s language:'
      id: LANG
      options:
      - en: English
      - fr: French
      - de: German
      - es: Spanish
      - it: Italian
      preselect: en
  - execute:
      command: cd "$GAMEDIR"; rm -f -r app commonappdata __redist scummvm __support
        tmp goggame-1207658695.* ;
  scummvm:
    aspect: true
    fullscreen: true
slug: beneath-a-steel-sky-gog
steamid: 1368340
version: GOG
year: 1994
{
  "game_slug": "beneath-a-steel-sky",
  "version": "GOG",
  "description": "\"Beneath a Steel Sky\" using ScummVM.",
  "notes": "- 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-gog",
  "installer_slug": "beneath-a-steel-sky-gog",
  "script": {
    "custom-name": "Beneath a Steel Sky - GOG - ScummVM",
    "files": [
      {
        "inno": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
      },
      {
        "gog": "N/A: Plese select the GOG.com installer"
      }
    ],
    "game": {
      "args": "--language=$INPUT_LANG",
      "game_id": "sky",
      "path": "$GAMEDIR",
      "subtitles": true
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/innoextract",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "--extract $gog --output-dir \"$CACHE/sky\"",
          "file": "$CACHE/innoextract/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/",
          "src": "$CACHE/sky"
        }
      },
      {
        "input_menu": {
          "description": "Choose your preferred game's language:",
          "id": "LANG",
          "options": [
            {
              "en": "English"
            },
            {
              "fr": "French"
            },
            {
              "de": "German"
            },
            {
              "es": "Spanish"
            },
            {
              "it": "Italian"
            }
          ],
          "preselect": "en"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR\"; rm -f -r app commonappdata __redist scummvm __support tmp goggame-1207658695.* ;"
        }
      }
    ],
    "scummvm": {
      "aspect": true,
      "fullscreen": true
    }
  }
}
Back to game