Frequently Asked Questions

Anything on this page is subject to change, as decisions are being re-evaluated with the community.

What is Raidcore Nexus?

Nexus is a next-gen Addon Manager & Loader for Guild Wars 2. It provides an API and Framework, which keeps your plugins always up-to-date. No fidgeting with DLL files, crashing games after updates or inconsistent behaviour across addons.

A single installation to manage all your extensions. This is as close to an official Addon API as it gets.

You can download the installer here.
More advanced users can download the .DLL directly here.

Features:

  • Loading & unloading addons at runtime, without restarting.
  • Automatic updates.
  • Automatically disable volatile addons on game update.
  • Addon Library for quick discovery & installation of new addons.
  • Globally handled keybinds. No inconsistent behaviour from addon to addon.
  • Multiboxing compatible.

If you want to customise Nexus or develop an addon, read more in the wiki / documentation.

Installation & Chainloading

How do I install new addons?

What does this mean for addon developers?

Why should I port to Nexus over AddonLoader or ArcDPS?

Source Code