Installer age-of-empires-iii-web-installer

files:
- installer: N/A:Select the Web installer
game:
  exe: drive_c/Program Files (x86)/Microsoft Games/Age of Empires III/age3y.exe
  prefix: $GAMEDIR
installer:
- task:
    app: winxp
    description: Setting up wine to windows xp
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: corefonts  quartz mfc42 l3codecx msxml4 vcrun6 riched20
    description: Installing required libraries
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Installing the game
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: 'Fork from Age of Empires III : Complete edition'
game_slug: age-of-empires-iii
gogslug: ''
humblestoreid: ''
installer_slug: age-of-empires-iii-web-installer
name: Age of Empires III
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the Web installer
  game:
    exe: drive_c/Program Files (x86)/Microsoft Games/Age of Empires III/age3y.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: winxp
      description: Setting up wine to windows xp
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: corefonts  quartz mfc42 l3codecx msxml4 vcrun6 riched20
      description: Installing required libraries
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Installing the game
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: age-of-empires-iii-web-installer
steamid: null
version: Web Installer
year: 2005
{
  "game_slug": "age-of-empires-iii",
  "version": "Web Installer",
  "description": "Fork from Age of Empires III : Complete edition",
  "notes": "",
  "name": "Age of Empires III",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "age-of-empires-iii-web-installer",
  "installer_slug": "age-of-empires-iii-web-installer",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the Web installer"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Microsoft Games/Age of Empires III/age3y.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "winxp",
          "description": "Setting up wine to windows xp",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts  quartz mfc42 l3codecx msxml4 vcrun6 riched20",
          "description": "Installing required libraries",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing the game",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game