Installer echoes-of-angmar-windows

files:
- echoessetup: https://www.echoesofangmar.com/launcher/EchoesSetup.exe
- drt3.1: https://download.visualstudio.microsoft.com/download/pr/b92958c6-ae36-4efa-aafe-569fced953a5/1654639ef3b20eb576174c1cc200f33a/windowsdesktop-runtime-3.1.32-win-x64.exe
- drt6: https://download.visualstudio.microsoft.com/download/pr/30841ca9-5538-40c3-9022-d1ba1e69f6e8/aa94715bc3d74ee0b2e27de757ef0cdb/windowsdesktop-runtime-6.0.19-win-x64.exe
- book11: http://130.89.149.23/pub/games/lotro/book11/LOTRO_Bk11_High_Res_Multi_Language.zip
game:
  exe: $GAMEDIR/EchoesSetup.exe
  prefix: $GAMEDIR/WinePrefix
installer:
- copy:
    description: Copying EchoesSetup.exe file...
    dst: $GAMEDIR
    src: echoessetup
- task:
    app: dotnet48
    description: Running winetricks for dotnet48...
    name: winetricks
- task:
    args: /silent
    description: Installing Windows Desktop Runtime 3.1.25...
    executable: drt3.1
    name: wineexec
- task:
    args: /silent
    description: Installing Windows Desktop Runtime 6.0.19...
    executable: drt6
    name: wineexec
- extract:
    dst: $CACHE
    file: book11
- task:
    description: Installing The Lord of the Rings Online...
    executable: $CACHE/LOTRO_Bk11_Hig Res Multi Languange/Disk1/lotrosetup.exe
    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/EchoesSetup.exe
  - drt3.1: https://download.visualstudio.microsoft.com/download/pr/b92958c6-ae36-4efa-aafe-569fced953a5/1654639ef3b20eb576174c1cc200f33a/windowsdesktop-runtime-3.1.32-win-x64.exe
  - drt6: https://download.visualstudio.microsoft.com/download/pr/30841ca9-5538-40c3-9022-d1ba1e69f6e8/aa94715bc3d74ee0b2e27de757ef0cdb/windowsdesktop-runtime-6.0.19-win-x64.exe
  - book11: http://130.89.149.23/pub/games/lotro/book11/LOTRO_Bk11_High_Res_Multi_Language.zip
  game:
    exe: $GAMEDIR/EchoesSetup.exe
    prefix: $GAMEDIR/WinePrefix
  installer:
  - copy:
      description: Copying EchoesSetup.exe file...
      dst: $GAMEDIR
      src: echoessetup
  - task:
      app: dotnet48
      description: Running winetricks for dotnet48...
      name: winetricks
  - task:
      args: /silent
      description: Installing Windows Desktop Runtime 3.1.25...
      executable: drt3.1
      name: wineexec
  - task:
      args: /silent
      description: Installing Windows Desktop Runtime 6.0.19...
      executable: drt6
      name: wineexec
  - extract:
      dst: $CACHE
      file: book11
  - task:
      description: Installing The Lord of the Rings Online...
      executable: $CACHE/LOTRO_Bk11_Hig Res Multi Languange/Disk1/lotrosetup.exe
      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/EchoesSetup.exe"
      },
      {
        "drt3.1": "https://download.visualstudio.microsoft.com/download/pr/b92958c6-ae36-4efa-aafe-569fced953a5/1654639ef3b20eb576174c1cc200f33a/windowsdesktop-runtime-3.1.32-win-x64.exe"
      },
      {
        "drt6": "https://download.visualstudio.microsoft.com/download/pr/30841ca9-5538-40c3-9022-d1ba1e69f6e8/aa94715bc3d74ee0b2e27de757ef0cdb/windowsdesktop-runtime-6.0.19-win-x64.exe"
      },
      {
        "book11": "http://130.89.149.23/pub/games/lotro/book11/LOTRO_Bk11_High_Res_Multi_Language.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/EchoesSetup.exe",
      "prefix": "$GAMEDIR/WinePrefix"
    },
    "installer": [
      {
        "copy": {
          "description": "Copying EchoesSetup.exe file...",
          "dst": "$GAMEDIR",
          "src": "echoessetup"
        }
      },
      {
        "task": {
          "app": "dotnet48",
          "description": "Running winetricks for dotnet48...",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "args": "/silent",
          "description": "Installing Windows Desktop Runtime 3.1.25...",
          "executable": "drt3.1",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "args": "/silent",
          "description": "Installing Windows Desktop Runtime 6.0.19...",
          "executable": "drt6",
          "name": "wineexec"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "book11"
        }
      },
      {
        "task": {
          "description": "Installing The Lord of the Rings Online...",
          "executable": "$CACHE/LOTRO_Bk11_Hig Res Multi Languange/Disk1/lotrosetup.exe",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game