Installer star-trek-25th-anniversary-gog-windows-setup-ex

custom-name: Star Trek - 25th Anniversary - GOG
files:
- install: N/A:Please select the GOG installer
- inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Star%20Trek%20-%2025th%20Anniversary/clean.sh
- multi3: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Star%20Trek%20-%2025th%20Anniversary/ss25tha_multi3.zip
game:
  config_file: $GAMEDIR/dosbox_conf/dosbox_st25_single.conf
  main_file: dosbox_conf/dosbox_st25.conf
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: inno
- execute:
    args: -d "$GAMEDIR" "$install"
    file: $CACHE/innoextract
- extract:
    dst: $GAMEDIR/tmp
    file: multi3
- input_menu:
    description: Choose the game's language for text
    id: LANG
    options:
    - en: English
    - fr: French
    - ge: German
    preselect: en
- chmodx: script
- execute:
    args: $INPUT_LANG
    file: script
description: '"Star Trek: 25th Anniversary" GOG edition for Dosbox.'
game_slug: star-trek-25th-anniversary
gogslug: star_trek_25th_anniversary
humblestoreid: ''
installer_slug: star-trek-25th-anniversary-gog-windows-setup-ex
name: 'Star Trek: 25th Anniversary'
notes: "- This script will need the GOG windows setup executable.\r\n- multilanguage:\
  \ during install, you could choose to set text in english (default), french or german."
runner: dosbox
script:
  custom-name: Star Trek - 25th Anniversary - GOG
  files:
  - install: N/A:Please select the GOG installer
  - inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  - script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Star%20Trek%20-%2025th%20Anniversary/clean.sh
  - multi3: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Star%20Trek%20-%2025th%20Anniversary/ss25tha_multi3.zip
  game:
    config_file: $GAMEDIR/dosbox_conf/dosbox_st25_single.conf
    main_file: dosbox_conf/dosbox_st25.conf
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: inno
  - execute:
      args: -d "$GAMEDIR" "$install"
      file: $CACHE/innoextract
  - extract:
      dst: $GAMEDIR/tmp
      file: multi3
  - input_menu:
      description: Choose the game's language for text
      id: LANG
      options:
      - en: English
      - fr: French
      - ge: German
      preselect: en
  - chmodx: script
  - execute:
      args: $INPUT_LANG
      file: script
slug: star-trek-25th-anniversary-gog-windows-setup-ex
steamid: 359650
version: GOG + Windows setup exe
year: 1992
{
  "game_slug": "star-trek-25th-anniversary",
  "version": "GOG + Windows setup exe",
  "description": "\"Star Trek: 25th Anniversary\" GOG edition for Dosbox.",
  "notes": "- This script will need the GOG windows setup executable.\r\n- multilanguage: during install, you could choose to set text in english (default), french or german.",
  "name": "Star Trek: 25th Anniversary",
  "year": 1992,
  "steamid": 359650,
  "gogslug": "star_trek_25th_anniversary",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "star-trek-25th-anniversary-gog-windows-setup-ex",
  "installer_slug": "star-trek-25th-anniversary-gog-windows-setup-ex",
  "script": {
    "custom-name": "Star Trek - 25th Anniversary - GOG",
    "files": [
      {
        "install": "N/A:Please select the GOG installer"
      },
      {
        "inno": "http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      },
      {
        "script": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Star%20Trek%20-%2025th%20Anniversary/clean.sh"
      },
      {
        "multi3": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Star%20Trek%20-%2025th%20Anniversary/ss25tha_multi3.zip"
      }
    ],
    "game": {
      "config_file": "$GAMEDIR/dosbox_conf/dosbox_st25_single.conf",
      "main_file": "dosbox_conf/dosbox_st25.conf",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "-d \"$GAMEDIR\" \"$install\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/tmp",
          "file": "multi3"
        }
      },
      {
        "input_menu": {
          "description": "Choose the game's language for text",
          "id": "LANG",
          "options": [
            {
              "en": "English"
            },
            {
              "fr": "French"
            },
            {
              "ge": "German"
            }
          ],
          "preselect": "en"
        }
      },
      {
        "chmodx": "script"
      },
      {
        "execute": {
          "args": "$INPUT_LANG",
          "file": "script"
        }
      }
    ]
  }
}
Back to game