This tool is made for the creation of stud maps. It has several uilities avaliable to help. For the time being, they are:
- Studder: Studs.
- Painter: Paints studs.
Go ahead and look in projects for the time being for what's planned next for the tool.
Create an issue for the feature or problem you may have with the tool. Features should be discussed beforehand. However, bugfixes can have their PRs immediately made.
This tool uses Rojo.
To build the place from scratch, use:
rojo build -o "uStud.rbxlx"
Next, open uStud.rbxlx
in Roblox Studio and start the Rojo server:
rojo serve
For more help, check out the Rojo documentation.