Installer heroes-of-might-magic-v-gold-cd

game:
  arch: win64
  exe: null
  prefix: $GAMEDIR
installer:
- task:
    insert-disc: null
    name: Checking first Disc
    requires: $DISC/H5/Setup.exe
- task:
    executable: $DISC/H5/Setup.exe
    name: Installing Heroes of Might & Magic V
- task:
    executable: $DISC/H5A/Setup.exe
    name: Installing Heroes of Might & Magic V Hammers of Fate
- task:
    name: Checking second Disc
    requires: $DISC/ikernel.ex_
- task:
    executable: $DISC/Setup.exe
    name: Installing Heroes of Might & Magic V Tribes of the East
description: Not Tested Yet
game_slug: heroes-of-might-magic-v-gold-edition
gogslug: ''
humblestoreid: ''
installer_slug: heroes-of-might-magic-v-gold-cd
name: Heroes of Might & Magic V Gold Edition
notes: ''
runner: wine
script:
  game:
    arch: win64
    exe: null
    prefix: $GAMEDIR
  installer:
  - task:
      insert-disc: null
      name: Checking first Disc
      requires: $DISC/H5/Setup.exe
  - task:
      executable: $DISC/H5/Setup.exe
      name: Installing Heroes of Might & Magic V
  - task:
      executable: $DISC/H5A/Setup.exe
      name: Installing Heroes of Might & Magic V Hammers of Fate
  - task:
      name: Checking second Disc
      requires: $DISC/ikernel.ex_
  - task:
      executable: $DISC/Setup.exe
      name: Installing Heroes of Might & Magic V Tribes of the East
slug: heroes-of-might-magic-v-gold-cd
steamid: null
version: CD
year: 2007
{
  "game_slug": "heroes-of-might-magic-v-gold-edition",
  "version": "CD",
  "description": "Not Tested Yet",
  "notes": "",
  "name": "Heroes of Might & Magic V Gold Edition",
  "year": 2007,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "heroes-of-might-magic-v-gold-cd",
  "installer_slug": "heroes-of-might-magic-v-gold-cd",
  "script": {
    "game": {
      "arch": "win64",
      "exe": null,
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "insert-disc": null,
          "name": "Checking first Disc",
          "requires": "$DISC/H5/Setup.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/H5/Setup.exe",
          "name": "Installing Heroes of Might & Magic V"
        }
      },
      {
        "task": {
          "executable": "$DISC/H5A/Setup.exe",
          "name": "Installing Heroes of Might & Magic V Hammers of Fate"
        }
      },
      {
        "task": {
          "name": "Checking second Disc",
          "requires": "$DISC/ikernel.ex_"
        }
      },
      {
        "task": {
          "executable": "$DISC/Setup.exe",
          "name": "Installing Heroes of Might & Magic V Tribes of the East"
        }
      }
    ]
  }
}
Back to game