Installer age-of-empires-ii-forgotten-e-forgotten-empires

files:
- forgotten: http://forgottenempires.net/fe_update.zip
game:
  arch: win32
  exe: drive_c/Program Files/Microsoft Games/Age of Empires II/age2_x1/age2_x2.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR/drive_c/tmp/
    file: forgotten
- move:
    dst: $GAMEDIR/drive_c/Program Files/Microsoft Games/Age of Empires II/age2_x1/
    src: $GAMEDIR/drive_c/tmp/Age2_x1/age2_x2.exe
- move:
    dst: $GAMEDIR/drive_c/Program Files/Microsoft Games/Age of Empires II/age2_x1/
    src: $GAMEDIR/drive_c/tmp/Age2_x1/FixAoFE.exe
- move:
    dst: $GAMEDIR/drive_c/Program Files/Microsoft Games/Age of Empires II/
    src: $GAMEDIR/drive_c/tmp/Games
requires: age-of-empires-ii-the-conquer-cd
description: Install Unofficial Expansion Forgotten Empires
game_slug: age-of-empires-ii-forgotten-empires
gogslug: ''
humblestoreid: ''
installer_slug: age-of-empires-ii-forgotten-e-forgotten-empires
name: 'Age of Empires II: Forgotten Empires'
notes: Only English expansion can be installed over any language game
runner: wine
script:
  files:
  - forgotten: http://forgottenempires.net/fe_update.zip
  game:
    arch: win32
    exe: drive_c/Program Files/Microsoft Games/Age of Empires II/age2_x1/age2_x2.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR/drive_c/tmp/
      file: forgotten
  - move:
      dst: $GAMEDIR/drive_c/Program Files/Microsoft Games/Age of Empires II/age2_x1/
      src: $GAMEDIR/drive_c/tmp/Age2_x1/age2_x2.exe
  - move:
      dst: $GAMEDIR/drive_c/Program Files/Microsoft Games/Age of Empires II/age2_x1/
      src: $GAMEDIR/drive_c/tmp/Age2_x1/FixAoFE.exe
  - move:
      dst: $GAMEDIR/drive_c/Program Files/Microsoft Games/Age of Empires II/
      src: $GAMEDIR/drive_c/tmp/Games
  requires: age-of-empires-ii-the-conquer-cd
slug: age-of-empires-ii-forgotten-e-forgotten-empires
steamid: null
version: Forgotten Empires
year: 2012
{
  "game_slug": "age-of-empires-ii-forgotten-empires",
  "version": "Forgotten Empires",
  "description": "Install Unofficial Expansion Forgotten Empires",
  "notes": "Only English expansion can be installed over any language game",
  "name": "Age of Empires II: Forgotten Empires",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "age-of-empires-ii-forgotten-e-forgotten-empires",
  "installer_slug": "age-of-empires-ii-forgotten-e-forgotten-empires",
  "script": {
    "files": [
      {
        "forgotten": "http://forgottenempires.net/fe_update.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Microsoft Games/Age of Empires II/age2_x1/age2_x2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/tmp/",
          "file": "forgotten"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/Microsoft Games/Age of Empires II/age2_x1/",
          "src": "$GAMEDIR/drive_c/tmp/Age2_x1/age2_x2.exe"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/Microsoft Games/Age of Empires II/age2_x1/",
          "src": "$GAMEDIR/drive_c/tmp/Age2_x1/FixAoFE.exe"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/Microsoft Games/Age of Empires II/",
          "src": "$GAMEDIR/drive_c/tmp/Games"
        }
      }
    ],
    "requires": "age-of-empires-ii-the-conquer-cd"
  }
}
Back to game