Skip to content

3.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 16:52
· 335 commits to master since this release

See the Install Guide if this is your first time downloading

  • Added the SquareIcon ModHelperData bool property to make the icon draw as constrained within panels rather than being allowed to slightly overflow
  • Added an impossible to miss Popup for if you're not using a compatible MelonLoader version
  • Added the ability to use a <!--Mod Browser Message Start--> markdown comment in release messages to only include information beyond a certain point
  • Added checkmark icons for Verified Modders in the Mod Browser
  • Fixed issue where Double Cash mode was doubling cash generation it wasn't supposed to
  • Fixed Round Set Changer setting
  • Fixed sporadic issue with backing out of a Mod Settings menu
  • Fixed OnMenuClosed() still happening if you pressed Escape too early for the menu to actually close
  • Fixed monorepo mods using ZipName without DllName not showing up in the Mod Browser
  • Internally switched from .parent = to SetParent calls to avoid flooding the MelonLoader debug log