Installer warcraft-ii-tides-of-darkness-gog

files:
- game: N/A:Please select the GOG.com Windows installer.
game:
  exe: drive_c/GOG Games/Warcraft II BNE/War2Launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES
    executable: game
    name: wineexec
    prefix: $GAMEDIR
wine:
  Desktop: true
  overrides:
    wsock32: n,b
description: This is the GOG version of the game. By default it runs the launcher
  which allows you to change some settings and run the old, or new version of the
  game
game_slug: warcraft-ii-tides-of-darkness
gogslug: warcraft_bundle
humblestoreid: ''
installer_slug: warcraft-ii-tides-of-darkness-gog
name: 'Warcraft II: Tides of Darkness'
notes: During installation let it run without changing the deafule install location.
  When prompted to run the game at the end of the GOG installer, DO NOT. Finish the
  installer and then you will be able to launch the game normally.
runner: wine
script:
  files:
  - game: N/A:Please select the GOG.com Windows installer.
  game:
    exe: drive_c/GOG Games/Warcraft II BNE/War2Launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  wine:
    Desktop: true
    overrides:
      wsock32: n,b
slug: warcraft-ii-tides-of-darkness-gog
steamid: null
version: GOG
year: 1999
{
  "game_slug": "warcraft-ii-tides-of-darkness",
  "version": "GOG",
  "description": "This is the GOG version of the game. By default it runs the launcher which allows you to change some settings and run the old, or new version of the game",
  "notes": "During installation let it run without changing the deafule install location. When prompted to run the game at the end of the GOG installer, DO NOT. Finish the installer and then you will be able to launch the game normally.",
  "name": "Warcraft II: Tides of Darkness",
  "year": 1999,
  "steamid": null,
  "gogslug": "warcraft_bundle",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "warcraft-ii-tides-of-darkness-gog",
  "installer_slug": "warcraft-ii-tides-of-darkness-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the GOG.com Windows installer."
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Warcraft II BNE/War2Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true,
      "overrides": {
        "wsock32": "n,b"
      }
    }
  }
}
Back to game