Installer realm-of-the-mad-god-exalt-wine

files:
- file1:
    filename: RotMG-Exalt-Installer.exe
    referer: www.realmofthemadgod.com
    url: https://www.realmofthemadgod.com/build/download?platform=standalonewindows64
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files/RotMG Exalt Launcher/RotMG Exalt Launcher.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/Program Files/RotMG Exalt Launcher
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win10
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: file1
    name: wineexec
    prefix: $GAMEDIR
description: Installer for the client (non Steam) version of Realm of the Mad God
  Exalt.
game_slug: realm-of-the-mad-god-exalt
gogslug: ''
humblestoreid: ''
installer_slug: realm-of-the-mad-god-exalt-wine
name: Realm of the Mad God Exalt
notes: After the installation of Realm of the Mad God Exalt is complete, you will
  be prompted to launch the game automatically. To avoid a broken installation,  uncheck
  "Run RotMG Exalt Launcher" and click "Finish".
runner: wine
script:
  files:
  - file1:
      filename: RotMG-Exalt-Installer.exe
      referer: www.realmofthemadgod.com
      url: https://www.realmofthemadgod.com/build/download?platform=standalonewindows64
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files/RotMG Exalt Launcher/RotMG Exalt Launcher.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/Program Files/RotMG Exalt Launcher
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win10
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: file1
      name: wineexec
      prefix: $GAMEDIR
slug: realm-of-the-mad-god-exalt-wine
steamid: 200210
version: Wine
year: 2009
{
  "game_slug": "realm-of-the-mad-god-exalt",
  "version": "Wine",
  "description": "Installer for the client (non Steam) version of Realm of the Mad God Exalt.",
  "notes": "After the installation of Realm of the Mad God Exalt is complete, you will be prompted to launch the game automatically. To avoid a broken installation,  uncheck \"Run RotMG Exalt Launcher\" and click \"Finish\".",
  "name": "Realm of the Mad God Exalt",
  "year": 2009,
  "steamid": 200210,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "realm-of-the-mad-god-exalt-wine",
  "installer_slug": "realm-of-the-mad-god-exalt-wine",
  "script": {
    "files": [
      {
        "file1": {
          "filename": "RotMG-Exalt-Installer.exe",
          "referer": "www.realmofthemadgod.com",
          "url": "https://www.realmofthemadgod.com/build/download?platform=standalonewindows64"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files/RotMG Exalt Launcher/RotMG Exalt Launcher.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/Program Files/RotMG Exalt Launcher"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win10",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "file1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game