Skip to main content

Getting started

You do not need every nex* package to begin. Start with the part of your Nexus setup you want to improve and add integrations as they become useful.

Already running version 3 packages?

If nexSys3, nexMap3, or nexGui3 are currently installed, follow Upgrading from v3 first. Version 4 packages are not compatible with their version 3 counterparts and require a short prep checklist before you install.

Character management and curing

Start with nexSys4. It maintains your character state and coordinates curing, defences, command queues, and server-side curing settings.

Mapping and travel

nexMap4 is the mapping and pathing runtime. Its public documentation is being rebuilt alongside the package.

Interface and displays

nexGui4 provides the visual layer for package state and gameplay information. Its public documentation is in progress.

Hunting automation

nexBash4 runs bashing routes, target selection, class strategies, battlerage, and safety automations on top of nexSys4.

Shared foundations

Most packages communicate through eventStream, with nexAction providing client-side aliases and trigger handling.

Always follow the installation page for the package you are adding. It records the exact runtime and dependency expectations for that package.