- Community-driven, always up-to-date 0-click downloads and updates (feel free to PR to add your/others mods! Just modify
Updates.txt
) - Easy enable/disable of any mod, not just auto-updated ones
- Easy dependency handling for things such as UniverseLib for mods that need it
- MelonPreferencesManager (1.3.1) by Bluescream/kafeijao
- NeonLite 3.0.4 by faustas/MOPSKATER/stxticOVFL
- GUnJammer 0.1.0 by MOPSKATER
- Event Tracker 2.0.1 by stxticOVFL
- Input Display 1.1.0 by stxticOVFL
- NeonCapture 1.1.1 by stxticOVFL
- YourStory 1.0.0 by stxticOVFL
- FullSync 1.0.0 by stxticOVFL
- Download MelonLoader and install it onto your
Neon White.exe
. - Run the game once. This will create required folders.
- Download
WhitesStorage.dll
from the Releases page and drop it in thePlugins
(NOTMods
) folder. - Enable the mods you want using the preferences manager (using F5) and just restart whenever you make changes!
This project uses Visual Studio 2022 as its project manager. When opening the Visual Studio solution, ensure your references are corrected by right clicking and selecting Add Reference...
as shown below.
Both MelonLoader
and Mono.Cecil
will be in Neon White/MelonLoader/net35
, not net6
.
If you get any weird errors, try deleting the references and re-adding them manually.
Once your references are correct, build using the keybind or like the picture below.
Make any edits as needed, and make a PR for review. PRs are very appreciated.
(shoutout to faustas for the name)