Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 803 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 803 Bytes

Slime Rancher Cube Slime Mod (UMF Mod)

This is only the source for the mod.
For help and information, please visit the Slime Rancher Discord.

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 SRCubeSlimeMod.sln.
  7. Build!

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