Installer heroes-of-might-and-magic-v-demo

files:
- archive: https://archive.org/download/heroes-of-might-and-magic-v-demo.tar.xz/heroes-of-might-and-magic-v-demo.tar.xz
game:
  exe: $GAMEDIR/bin/H5_Game.exe
  prefix: $GAMEDIR/prefix
installer:
- extract:
    file: archive
wine:
  esync: false
description: demo
game_slug: heroes-of-might-and-magic-v
gogslug: ''
humblestoreid: ''
installer_slug: heroes-of-might-and-magic-v-demo
name: Heroes of Might and Magic V
notes: ''
runner: wine
script:
  files:
  - archive: https://archive.org/download/heroes-of-might-and-magic-v-demo.tar.xz/heroes-of-might-and-magic-v-demo.tar.xz
  game:
    exe: $GAMEDIR/bin/H5_Game.exe
    prefix: $GAMEDIR/prefix
  installer:
  - extract:
      file: archive
  wine:
    esync: false
slug: heroes-of-might-and-magic-v-demo
steamid: 15170
version: demo
year: 2006
{
  "game_slug": "heroes-of-might-and-magic-v",
  "version": "demo",
  "description": "demo",
  "notes": "",
  "name": "Heroes of Might and Magic V",
  "year": 2006,
  "steamid": 15170,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "heroes-of-might-and-magic-v-demo",
  "installer_slug": "heroes-of-might-and-magic-v-demo",
  "script": {
    "files": [
      {
        "archive": "https://archive.org/download/heroes-of-might-and-magic-v-demo.tar.xz/heroes-of-might-and-magic-v-demo.tar.xz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/bin/H5_Game.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "extract": {
          "file": "archive"
        }
      }
    ],
    "wine": {
      "esync": false
    }
  }
}
Back to game