Installer age-of-wonders-gog

files:
- aow: N/A:Select the Windows installer downloaded from GOG
game:
  arch: win32
  exe: drive_c/GOG Games/Age of Wonders/AoW.exe
  prefix: $GAMEDIR
installer:
- task:
    executable: aow
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: icodecs
    description: Installing prerequisites
    name: winetricks
    prefix: $GAMEDIR
wine:
  Desktop: true
description: ''
game_slug: age-of-wonders
gogslug: age_of_wonders
humblestoreid: ''
installer_slug: age-of-wonders-gog
name: Age of Wonders
notes: Game has to in run in wine's virtual desktop. The menu will always be windowed,
  but once in-game, set the game's resolution to your monitor's resolution for full-screen
  play.
runner: wine
script:
  files:
  - aow: N/A:Select the Windows installer downloaded from GOG
  game:
    arch: win32
    exe: drive_c/GOG Games/Age of Wonders/AoW.exe
    prefix: $GAMEDIR
  installer:
  - task:
      executable: aow
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: icodecs
      description: Installing prerequisites
      name: winetricks
      prefix: $GAMEDIR
  wine:
    Desktop: true
slug: age-of-wonders-gog
steamid: 61500
version: GOG
year: 1999
{
  "game_slug": "age-of-wonders",
  "version": "GOG",
  "description": "",
  "notes": "Game has to in run in wine's virtual desktop. The menu will always be windowed, but once in-game, set the game's resolution to your monitor's resolution for full-screen play.",
  "name": "Age of Wonders",
  "year": 1999,
  "steamid": 61500,
  "gogslug": "age_of_wonders",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "age-of-wonders-gog",
  "installer_slug": "age-of-wonders-gog",
  "script": {
    "files": [
      {
        "aow": "N/A:Select the Windows installer downloaded from GOG"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Age of Wonders/AoW.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "executable": "aow",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "icodecs",
          "description": "Installing prerequisites",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true
    }
  }
}
Back to game