Installer age-of-empires-iii-cd

game:
  exe: drive_c/Program Files (x86)/Microsoft Games/Age of Empires III/age3.exe
  prefix: $GAMEDIR
installer:
- task:
    app: win7
    description: Setting up wine to windows 7
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Installing the game
    executable: $GAMEDIR/cds/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: For licensed 3 cd's game.
game_slug: age-of-empires-iii
gogslug: ''
humblestoreid: ''
installer_slug: age-of-empires-iii-cd
name: Age of Empires III
notes: ''
runner: wine
script:
  game:
    exe: drive_c/Program Files (x86)/Microsoft Games/Age of Empires III/age3.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: win7
      description: Setting up wine to windows 7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Installing the game
      executable: $GAMEDIR/cds/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: age-of-empires-iii-cd
steamid: null
version: CD
year: 2005
{
  "game_slug": "age-of-empires-iii",
  "version": "CD",
  "description": "For licensed 3 cd's game.",
  "notes": "",
  "name": "Age of Empires III",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "age-of-empires-iii-cd",
  "installer_slug": "age-of-empires-iii-cd",
  "script": {
    "game": {
      "exe": "drive_c/Program Files (x86)/Microsoft Games/Age of Empires III/age3.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "win7",
          "description": "Setting up wine to windows 7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing the game",
          "executable": "$GAMEDIR/cds/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game