Installer eq2map-132

files:
- eq2map:
    filename: EQ2MAP-Updater-1.3.2-Setup.zip
    url: https://www.eq2interface.com/downloads/download3509-EQ2MAP-AutoUpdatingVersionOfficial
game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/EQ2MAP Updater/EQ2MAP_Updater.exe
  prefix: $GAMEDIR
installer:
- extract:
    file: eq2map
- task:
    app: dotnet48
    description: Installing dotnet48
    name: winetricks
- task:
    description: Installing eq2map
    executable: $GAMEDIR/EQ2MAP-Updater-1.3.2-Setup.exe
    name: wineexec
description: Installs EQ2MAP 1.3.2 - Auto Updating Version
game_slug: eq2map
gogslug: ''
humblestoreid: ''
installer_slug: eq2map-132
name: EQ2MAP
notes: The EverQuest 2 Modular Atles Project
runner: wine
script:
  files:
  - eq2map:
      filename: EQ2MAP-Updater-1.3.2-Setup.zip
      url: https://www.eq2interface.com/downloads/download3509-EQ2MAP-AutoUpdatingVersionOfficial
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/EQ2MAP Updater/EQ2MAP_Updater.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      file: eq2map
  - task:
      app: dotnet48
      description: Installing dotnet48
      name: winetricks
  - task:
      description: Installing eq2map
      executable: $GAMEDIR/EQ2MAP-Updater-1.3.2-Setup.exe
      name: wineexec
slug: eq2map-132
steamid: null
version: 1.3.2
year: 2021
{
  "game_slug": "eq2map",
  "version": "1.3.2",
  "description": "Installs EQ2MAP 1.3.2 - Auto Updating Version",
  "notes": "The EverQuest 2 Modular Atles Project",
  "name": "EQ2MAP",
  "year": 2021,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "eq2map-132",
  "installer_slug": "eq2map-132",
  "script": {
    "files": [
      {
        "eq2map": {
          "filename": "EQ2MAP-Updater-1.3.2-Setup.zip",
          "url": "https://www.eq2interface.com/downloads/download3509-EQ2MAP-AutoUpdatingVersionOfficial"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/EQ2MAP Updater/EQ2MAP_Updater.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "file": "eq2map"
        }
      },
      {
        "task": {
          "app": "dotnet48",
          "description": "Installing dotnet48",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "description": "Installing eq2map",
          "executable": "$GAMEDIR/EQ2MAP-Updater-1.3.2-Setup.exe",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game