You are viewing a potentially older version of this package. View all versions.
Baumritter-RumbleModUI-1.0.0 icon

RumbleModUI

Adds a pop-up window for centralized management of mod settings

Date uploaded 3 weeks ago
Version 1.0.0
Download link Baumritter-RumbleModUI-1.0.0.zip
Downloads 40
Dependency string Baumritter-RumbleModUI-1.0.0

This mod requires the following mods to function

LavaGang-MelonLoader-0.5.7 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.5.7

README

Installation Instructions

  1. Install MelonLoader
  2. Run Game
  3. Drop "Mods" and "UserData" Folders in to Rumble Source Directory
  4. Run the Game and enjoy the mod

Controls

  • Press F10 ingame to open the UI
  • Press and Hold the top left to drag the UI
  • Press the Save button to write the current settings into a file
  • Press the Discard button to discard all of the changes made since the last Save

For Mod Users

  • This mod is meant to be a dependency. It is useless on its own.

For Mod Creators

Help And Other Resources

Get help and find other resources in the Modding Discord: https://discord.gg/fsbcnZgzfa

CHANGELOG

Version 1.2.1

  • Fixed a minor oversight in the saving of files

Version 1.2.0

  • Added a keybind for opening the menu while in VR (both triggers + both primary buttons)
  • Boolean Settings now feature a checkbox for easier input
  • Multiple Methods have been Added
  • The ModSetting class has been reworked to support non-string value types now
  • UI has been scaled by 1,5x for easier interaction in VR

Version 1.0.1

  • Added some methods

Version 1.0.0

  • Created