Installer echoes-of-angmar-windows

files:
- echoessetup: https://www.echoesofangmar.com/launcher/EchoesLauncher.msi
- drt8: https://download.visualstudio.microsoft.com/download/pr/f398d462-9d4e-4b9c-abd3-86c54262869a/4a8e3a10ca0a9903a989578140ef0499/windowsdesktop-runtime-8.0.10-win-x64.exe
- book11: N/A:Download the file manually from https://130.89.149.23/pub/games/lotro/book11/LOTRO_Bk11_High_Res_Multi_Language.zip
- webview2: https://web.archive.org/web/20210626091814/https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/ee4e97c1-89a3-456f-b9f3-f29651316b7e/MicrosoftEdgeWebView2RuntimeInstallerX64.exe
game:
  exe: $GAMEDIR/drive_c/Program Files/Echoes of Angmar/EchoesLauncher.exe
installer:
- extract:
    dst: $CACHE
    file: book11
- task:
    description: Installing The Lord of the Rings Online...
    executable: $CACHE/Disk1/lotrosetup.exe
    name: wineexec
- task:
    description: Installing Echoes of Angmar Launcher...
    executable: echoessetup
    name: wineexec
- task:
    args: /silent
    description: Installing Windows Desktop Runtime 8.0.10...
    executable: drt8
    name: wineexec
- task:
    description: Installing WebView2...
    executable: webview2
    name: wineexec
description: Sets up in Wine all you need to join the private LOTRO server
game_slug: echoes-of-angmar
gogslug: ''
humblestoreid: ''
installer_slug: echoes-of-angmar-windows
name: Echoes of Angmar
notes: ''
runner: wine
script:
  files:
  - echoessetup: https://www.echoesofangmar.com/launcher/EchoesLauncher.msi
  - drt8: https://download.visualstudio.microsoft.com/download/pr/f398d462-9d4e-4b9c-abd3-86c54262869a/4a8e3a10ca0a9903a989578140ef0499/windowsdesktop-runtime-8.0.10-win-x64.exe
  - book11: N/A:Download the file manually from https://130.89.149.23/pub/games/lotro/book11/LOTRO_Bk11_High_Res_Multi_Language.zip
  - webview2: https://web.archive.org/web/20210626091814/https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/ee4e97c1-89a3-456f-b9f3-f29651316b7e/MicrosoftEdgeWebView2RuntimeInstallerX64.exe
  game:
    exe: $GAMEDIR/drive_c/Program Files/Echoes of Angmar/EchoesLauncher.exe
  installer:
  - extract:
      dst: $CACHE
      file: book11
  - task:
      description: Installing The Lord of the Rings Online...
      executable: $CACHE/Disk1/lotrosetup.exe
      name: wineexec
  - task:
      description: Installing Echoes of Angmar Launcher...
      executable: echoessetup
      name: wineexec
  - task:
      args: /silent
      description: Installing Windows Desktop Runtime 8.0.10...
      executable: drt8
      name: wineexec
  - task:
      description: Installing WebView2...
      executable: webview2
      name: wineexec
slug: echoes-of-angmar-windows
steamid: null
version: Windows
year: 2024
{
  "game_slug": "echoes-of-angmar",
  "version": "Windows",
  "description": "Sets up in Wine all you need to join the private LOTRO server",
  "notes": "",
  "name": "Echoes of Angmar",
  "year": 2024,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "echoes-of-angmar-windows",
  "installer_slug": "echoes-of-angmar-windows",
  "script": {
    "files": [
      {
        "echoessetup": "https://www.echoesofangmar.com/launcher/EchoesLauncher.msi"
      },
      {
        "drt8": "https://download.visualstudio.microsoft.com/download/pr/f398d462-9d4e-4b9c-abd3-86c54262869a/4a8e3a10ca0a9903a989578140ef0499/windowsdesktop-runtime-8.0.10-win-x64.exe"
      },
      {
        "book11": "N/A:Download the file manually from https://130.89.149.23/pub/games/lotro/book11/LOTRO_Bk11_High_Res_Multi_Language.zip"
      },
      {
        "webview2": "https://web.archive.org/web/20210626091814/https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/ee4e97c1-89a3-456f-b9f3-f29651316b7e/MicrosoftEdgeWebView2RuntimeInstallerX64.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files/Echoes of Angmar/EchoesLauncher.exe"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "book11"
        }
      },
      {
        "task": {
          "description": "Installing The Lord of the Rings Online...",
          "executable": "$CACHE/Disk1/lotrosetup.exe",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "description": "Installing Echoes of Angmar Launcher...",
          "executable": "echoessetup",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "args": "/silent",
          "description": "Installing Windows Desktop Runtime 8.0.10...",
          "executable": "drt8",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "description": "Installing WebView2...",
          "executable": "webview2",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game