What the installer manages
The installer SHA-256 checks every download before it replaces a managed file. Navigation data extracts into a staging directory, passes validation, and only then swaps into the active cache.
Both distributed jars bundle FlatLaf Extras so the Developer Tools inspectors work out of the box. The manifest carries no dependency
Class-Path; the launcher classpath stays exactly two entries: the sideload installer jar, then RuneLite.jar.
Enable
- Close RuneLite.
- Run the suite jar.
- Select Enable.
- Wait until every status row reports ready.
Repair
Repair repeats the enable-time checks and replaces missing, corrupt, or version-mismatched resources before it re-commits the plugin jar and launcher configuration. Use it after an interrupted download, a damaged cache, or a RuneLite update that reset your launcher configuration.Disable and recovery
Disable restores the launchermainClass and classPath captured before the first n3-managed enable. It preserves unrelated launcher settings and leaves downloaded resources in place, so a later re-enable does not re-download anything.
The installer refuses to silently replace an unknown custom launcher configuration. It shows you the current main class and classpath and asks for confirmation first.