RUMBLE does not support other mod managers. If you want to use a manager, you must use the RUMBLE Mod Manager, a manager specifically designed for this game.
RumbleModUIPlus
Adds stuff for devs to RumbleModUI (also some bug fixes)
CHANGELOG
v2.0.0
- All of RumbleModUI.Mod's calls to MelonLogger.Msg are replaced with MelonLogger.Warning
RumbleModUI.Mod.GetFromFileoptimized with some issues fixed.- No longer loads stuff that is marked as
DoNotSave. - Fixed the system that finds which setting is on a line.
- No longer loads stuff that is marked as
- Added the folder system
- Added Tags class
- Replaced the old ModFormatVersion system with a prefix and transpiler
- Added public helper methods
v1.0.2
- Add AddToListAtStart, AddToListAtIndex, AddDescriptionAtStart, and AddDescriptionAtIndex.
v1.0.1
- Fix windows only warning when used as a reference.
v1.0.0
- Initial release