This repository was archived by the owner on Nov 7, 2024. It is now read-only.
Releases: UnityPluginManager/SlimeRancher.DebugMenu
Releases · UnityPluginManager/SlimeRancher.DebugMenu
v1.2
A huge thanks goes to @CabbageCrow for fixing a number of issues in a pull request, since I didn't have the time to do it myself.
A list of his changes can be found below:
- Bug report menu has been tweaked
- Fixed inventory-related features
- Fixed teleporters when noclip is enabled
v1.1 for The Automatic Update
The Automatic Update added some new parameters to the AddCurrency function (and potentially others), which broke the existing version of the plugin.
Luckily though, all that was needed to fix it was a recompile, as the new parameters all have default values, and the API was otherwise left unchanged.
v1.1
Fixes debug menu for Slime Rancher update v1.2.0
v1.0
Initial commit