Skip to content

v7.2.0

Compare
Choose a tag to compare
@ClementDreptin ClementDreptin released this 25 Aug 16:08
· 22 commits to master since this release

Features

  • Added a new option to allow running debug builds (EXEs) on retail kernel (so no need for a devkit or RGLoader). More info in the README
  • Added a jump height option to all multiplayer games
  • Added a spawn blocker to all multiplayer games
  • Made the config file path calculation work even when the plugin is not loaded via Dashlaunch

Bug fixes

  • Fixed the first option of a SubOptionGroup being automatically clicked when the SubOptionGroup gets open
  • Fixed the y position of the number being wrong in RangeOptions
  • Fixed the controls text appearing for 1 frame when it's disabled by loading the config when the plugin loads and not when the menu initializes
  • Renamed the 'Customization' tab to 'Settings'