Installer drascula-the-vampire-strikes-scummvm

files:
- game: http://prdownloads.sourceforge.net/scummvm/drascula-1.0.zip?download
- audio: http://prdownloads.sourceforge.net/scummvm/drascula-audio-2.0.zip?download
- internationalAddOn: https://downloads.scummvm.org/frs/extras/Drascula_%20The%20Vampire%20Strikes%20Back/drascula-int-1.1.zip
game:
  args: --language=$INPUT_LANG
  game_id: drascula
  path: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: game
    format: zip
- extract:
    dst: $GAMEDIR
    file: audio
    format: zip
- extract:
    dst: $CACHE
    file: internationalAddOn
- move:
    dst: $GAMEDIR
    src: $CACHE/drascula-int-1.1/PACKET.002
- move:
    dst: $GAMEDIR
    src: $CACHE/drascula-int-1.1/PACKET.003
- move:
    dst: $GAMEDIR
    src: $CACHE/drascula-int-1.1/PACKET.004
- move:
    dst: $GAMEDIR
    src: $CACHE/drascula-int-1.1/PACKET.005
- input_menu:
    description: 'Choose the game''s language:'
    id: LANG
    options:
    - en: English
    - fr: "Fran\xE7ais"
    - es: "Espa\xF1ol"
    - it: Italiano
    - de: Deutsch
    preselect: es
scummvm:
  aspect: true
description: Free download from scummvm.org
game_slug: drascula-the-vampire-strikes-back
gogslug: ''
humblestoreid: ''
installer_slug: drascula-the-vampire-strikes-scummvm
name: 'Drascula: The Vampire Strikes Back'
notes: ''
runner: scummvm
script:
  files:
  - game: http://prdownloads.sourceforge.net/scummvm/drascula-1.0.zip?download
  - audio: http://prdownloads.sourceforge.net/scummvm/drascula-audio-2.0.zip?download
  - internationalAddOn: https://downloads.scummvm.org/frs/extras/Drascula_%20The%20Vampire%20Strikes%20Back/drascula-int-1.1.zip
  game:
    args: --language=$INPUT_LANG
    game_id: drascula
    path: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: game
      format: zip
  - extract:
      dst: $GAMEDIR
      file: audio
      format: zip
  - extract:
      dst: $CACHE
      file: internationalAddOn
  - move:
      dst: $GAMEDIR
      src: $CACHE/drascula-int-1.1/PACKET.002
  - move:
      dst: $GAMEDIR
      src: $CACHE/drascula-int-1.1/PACKET.003
  - move:
      dst: $GAMEDIR
      src: $CACHE/drascula-int-1.1/PACKET.004
  - move:
      dst: $GAMEDIR
      src: $CACHE/drascula-int-1.1/PACKET.005
  - input_menu:
      description: 'Choose the game''s language:'
      id: LANG
      options:
      - en: English
      - fr: "Fran\xE7ais"
      - es: "Espa\xF1ol"
      - it: Italiano
      - de: Deutsch
      preselect: es
  scummvm:
    aspect: true
slug: drascula-the-vampire-strikes-scummvm
steamid: null
version: ScummVM
year: 1996
{
  "game_slug": "drascula-the-vampire-strikes-back",
  "version": "ScummVM",
  "description": "Free download from scummvm.org",
  "notes": "",
  "name": "Drascula: The Vampire Strikes Back",
  "year": 1996,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "drascula-the-vampire-strikes-scummvm",
  "installer_slug": "drascula-the-vampire-strikes-scummvm",
  "script": {
    "files": [
      {
        "game": "http://prdownloads.sourceforge.net/scummvm/drascula-1.0.zip?download"
      },
      {
        "audio": "http://prdownloads.sourceforge.net/scummvm/drascula-audio-2.0.zip?download"
      },
      {
        "internationalAddOn": "https://downloads.scummvm.org/frs/extras/Drascula_%20The%20Vampire%20Strikes%20Back/drascula-int-1.1.zip"
      }
    ],
    "game": {
      "args": "--language=$INPUT_LANG",
      "game_id": "drascula",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "game",
          "format": "zip"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "audio",
          "format": "zip"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "internationalAddOn"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/drascula-int-1.1/PACKET.002"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/drascula-int-1.1/PACKET.003"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/drascula-int-1.1/PACKET.004"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/drascula-int-1.1/PACKET.005"
        }
      },
      {
        "input_menu": {
          "description": "Choose the game's language:",
          "id": "LANG",
          "options": [
            {
              "en": "English"
            },
            {
              "fr": "Fran\u00e7ais"
            },
            {
              "es": "Espa\u00f1ol"
            },
            {
              "it": "Italiano"
            },
            {
              "de": "Deutsch"
            }
          ],
          "preselect": "es"
        }
      }
    ],
    "scummvm": {
      "aspect": true
    }
  }
}
Back to game