RumbleModUIPlus


What is this?
Adds stuff for devs to RumbleModUI.
Instructions
- Install MelonLoader
- Run RUMBLE without mods
- Drop Mods from .zip into RUMBLE's installation folder
- Install RumbleModUI
- Play RUMBLE!
For devs
v1.0.0-v1.0.1
- So far, this mod only allows you to change your Settings.txt to use a ModFormatVersion instead of ModVersion. This makes it so the user's settings are not deleted every update. To do this, refrence RumbleModUIPlus.dll and replace your call to
new RumbleModUI.Mod with new RumbleModUIPlus.Mod. Next, where you specify ModVersion, also specify ModFormatVersion (i.e. mod.ModFormatVersion = "1.0.0").
Help And Other Resources
Get help and find other resources in the Modding Discord
