BetterCommandMenu
Various improvements to the RoR2 command and scrapper menus.
Features
- Shows item names and statistics on hover
- Displays a counter to show how many of each item you have
- Allows you to close menus with the escape key
Configuration
Creates a config file in BepInEx/config on first load. Configurable options include...
- Font size and alignment
- Enable/Disable flag for tooltips, item counters, and escape to close
Integrations
- ItemStatsMod - Will display the statistics from ItemStatsMod if enabled
Changelog
1.2.0
- Added abilty to press escape to close menus
1.1.0
- Tweaks to configuration options
1.0.1
- Fixed tooltip not showing up on equipment
1.0.0
- Initial release. Moved from HoverStats. Added configuration options.