Frequently Asked Questions

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

ArenaNet employees get full access to the source code upon request. Contact us here.

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.
  • 100% Terms of Service compliant. Still not sure? Read more below.

If you are a developer and you wanna make a Nexus addon read about the API here.

Installation & Chainloading

About the Limited Test

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