This is only the source for the mod.
All information and official downloads can be found in the Steam Discussion release thread.
- Install Visual Studio 2017 or higher.
- Install Slime Rancher.
- Install UMF (uMod Framework) v0.52 or higher.
- Clone or download this project.
- Edit
GamePaths.xml
and change the paths to where your game is installed. - Load the project up in Visual Studio by double clicking
SRCheatMenu.sln
. - Build!
See the Mod Creation page on the UMF Wiki for all help with modding and coding.