Installation
Method 1 - Manual
- Visit the latest release
- Under Assets, click
JanitorUtilities.rbxm - Using Rojo? Put the file somewhere where Rojo can sync it.
- Using Roblox Studio? Drag the file onto the viewport. It should insert under Workspace.
Method 2 - Wally
- Setup Wally by using
wally init. - Add
howmanysmall/janitor-utilitiesas a dependency.
[dependencies]
JanitorUtilities = "howmanysmall/janitor-utilities@^1.0.0"