Installer heroes-of-might-and-magic-iii-gog

files:
- file1: N/A:Please select the GOG installer
game:
  exe: drive_c/GOG Games/HoMM 3 Complete/Heroes3.exe
  prefix: $GAMEDIR
installer:
- task:
    executable: $file1
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: directplay
    description: Installing directplay for multiplayer support
    name: winetricks
    prefix: $GAMEDIR
    silent: true
description: ''
game_slug: heroes-of-might-and-magic-iii
gogslug: heroes_of_might_and_magic_3_complete_edition
humblestoreid: ''
installer_slug: heroes-of-might-and-magic-iii-gog
name: Heroes of Might and Magic III
notes: The first time is not possible to skip the cgi introduction. This is the installer
  issue, but game design - native Windows installation presents same behavior.
runner: wine
script:
  files:
  - file1: N/A:Please select the GOG installer
  game:
    exe: drive_c/GOG Games/HoMM 3 Complete/Heroes3.exe
    prefix: $GAMEDIR
  installer:
  - task:
      executable: $file1
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: directplay
      description: Installing directplay for multiplayer support
      name: winetricks
      prefix: $GAMEDIR
      silent: true
slug: heroes-of-might-and-magic-iii-gog
steamid: null
version: GOG
year: 1999
{
  "game_slug": "heroes-of-might-and-magic-iii",
  "version": "GOG",
  "description": "",
  "notes": "The first time is not possible to skip the cgi introduction. This is the installer issue, but game design - native Windows installation presents same behavior.",
  "name": "Heroes of Might and Magic III",
  "year": 1999,
  "steamid": null,
  "gogslug": "heroes_of_might_and_magic_3_complete_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "heroes-of-might-and-magic-iii-gog",
  "installer_slug": "heroes-of-might-and-magic-iii-gog",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the GOG installer"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/HoMM 3 Complete/Heroes3.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "executable": "$file1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "directplay",
          "description": "Installing directplay for multiplayer support",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      }
    ]
  }
}
Back to game