๐ Modding Guides
Select a guide from the sidebar to learn more.
Installing Mods
Installing Mods is not hard at all! Just put the Mod Folder in:
...\\AppData\\Roaming\\RobosSandbox\\mods\\
Once added, launch Robo's Sandbox and your mods will be ready to use.
Making your First Mod
Let's make a simple mod!
First, go to:
...\\AppData\\Roaming\\RobosSandbox\\mods\\
Create a new folder called Test mod
.
Inside the folder, create a file named Mod.txt
, This is Case Sensitive.
Inside the text file, enter:
Type:Message Header Message
Replace Header with the header of your mod and Message with the message.
๐ This is your first mod!
Coming Soon
More guides will be added here in future updates. Stay tuned!