/SRCheatMenu

Slime Rancher Cheat Menu Mod

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Slime Rancer Cheat Menu (UMF Mod)

This is only the source for the mod.
All information and official downloads can be found in the Steam Discussion release thread.

Build Steps for Windows:

  1. Install Visual Studio 2017 or higher.
  2. Install Slime Rancher.
  3. Install UMF (uMod Framework) v0.52 or higher.
  4. Clone or download this project.
  5. Edit GamePaths.xml and change the paths to where your game is installed.
  6. Load the project up in Visual Studio by double clicking SRCheatMenu.sln.
  7. Build!

See the Mod Creation page on the UMF Wiki for all help with modding and coding.