Installer dragon-history-scummvm

files:
- file1: http://www.ucw.cz/draci-historie/binary/dh-en-2012.zip
game:
  game_id: draci
  path: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: file1
    format: zip
scummvm:
  aspect-ratio: true
description: Free download from http://www.ucw.cz
game_slug: dragon-history
gogslug: ''
humblestoreid: ''
installer_slug: dragon-history-scummvm
name: Dragon History
notes: ''
runner: scummvm
script:
  files:
  - file1: http://www.ucw.cz/draci-historie/binary/dh-en-2012.zip
  game:
    game_id: draci
    path: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: file1
      format: zip
  scummvm:
    aspect-ratio: true
slug: dragon-history-scummvm
steamid: null
version: ScummVM
year: 1995
{
  "game_slug": "dragon-history",
  "version": "ScummVM",
  "description": "Free download from http://www.ucw.cz",
  "notes": "",
  "name": "Dragon History",
  "year": 1995,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "dragon-history-scummvm",
  "installer_slug": "dragon-history-scummvm",
  "script": {
    "files": [
      {
        "file1": "http://www.ucw.cz/draci-historie/binary/dh-en-2012.zip"
      }
    ],
    "game": {
      "game_id": "draci",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "file1",
          "format": "zip"
        }
      }
    ],
    "scummvm": {
      "aspect-ratio": true
    }
  }
}
Back to game