Skip to content

UMFDev/SRCheatMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.