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.
TidyLogs
Allows suppressing MelonLoader log noise (prefs, Il2Cpp, warnings)
CHANGELOG
Version 1.0.3
- Updated UIFramework dependency to 0.9.0; migrated off the deprecated
UIFController.*andUIFModel.*types to the newUIFramework.Adapters.*andUIFramework.Models.*namespaces. - Updated MelonLoader dependency to 0.7.2.
- Fixed a NullReferenceException when switching to the NUKE tab on UIFramework 0.9.0: removed two stale
AddComponentcalls in the bundle loader that were never actually used by TidyLogs's UI flow but tripped the newDynamicDopdownAdapter.OnDestroyfinalizer.
Version 1.0.2
- Fixed a packaging issue: I may have forgotten the .dll last time... Oops...
- Fixed NUKE tab buttons for UIFramework 0.8.0 — the button child path was renamed from
Data/ButtontoData/ButtonControl, which had broken NUKE/Revive button text and click handling. - Increased NUKE button minimum width from 80 to 100.
Version 1.0.1
- Updated UIFramework dependency to 0.8.0
- List-valued preference entries now hidden via UIFramework 0.8.0's
IsHiddenAPI (replaces a SubModels removal workaround). - README: clarified plugin must go in
Plugins/folder, notMods/.
Version 1.0.0
- Created.
Help And Other Resources
Get help and find other resources in the Modding Discord: https://discord.gg/fsbcnZgzfa.