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)
| Date uploaded | 3 months ago |
| Version | 1.0.2 |
| Download link | Supercopia-TidyLogs-1.0.2.zip |
| Downloads | 33 |
| Dependency string | Supercopia-TidyLogs-1.0.2 |
This mod requires the following mods to function
LavaGang-MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.7.2README
This plugin suppresses MelonLoader log noise (prefs, Il2Cpp, warnings).
Please Take Note:
This plugin allows removing multiple things from the log for easier reading and clarity, and better troubleshooting.
Messages:
This plugin can remove log messages from:
- Melon preferences: The messages for loading, saving, and others.
- Il2Cpp: Both messages and warnings that aren't commonly useful.
- Warnings like the long warning from Unity Explorer that isn't useful.
Mod list:
It allows you to trim the mod list to make it smaller whilst retaining visual clarity and Lum utility.
Installation:
To install this plugin, you must put it in the plugins folder.
Creators:
If you want to see any mods made, leave a suggestion in the Discord Server linked right after this.
Help And Other Resources
Get help and find other resources in the Modding Discord: https://discord.gg/fsbcnZgzfa
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.