- Accurate replication of the backstory texture, now in engine for potentially higher quality
- Easy editing using MelonPreferencesManager
- I made this in a day just because I could, I don't have much more for you
This mod is part of White's Storage!
Follow the install instructions for that instead, and enable it in the White's Storage
category in the preferences manager (F5 by default).
- Download MelonLoader and install it onto your
Neon White.exe
. - Run the game once. This will create required folders.
- Download the Mono version of Melon Preferences Manager, and put the .DLLs from that zip into the
Mods
folder of your Neon White install.- The preferences manager is required to use YourStory, using the options menu to enable the mod (F5 by default).
- Download
YourStory.dll
from the Releases page and drop it in theMods
folder.
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.
Most will be in Neon White_data/Managed
. Some will be in MelonLoader/net35
, not net6
. Select the MelonPrefManager
mods for that reference.
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.