Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 861 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 861 Bytes

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.