zoinky64/mantle
v0.1.0 ·
General-purpose game framework for Roblox.
mantle
Generated by Rojo 7.4.4.
Getting Started
To build the place from scratch, use:
rojo build -o "mantle.rbxlx"
Next, open mantle.rbxlx
in Roblox Studio and start the Rojo server:
rojo serve
For more help, check out the Rojo documentation.