Skip to main content

Installation

Method 1 - Manual

  1. Visit the latest release
  2. 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

  1. Setup Wally by using wally init.
  2. Add howmanysmall/janitor-utilities as a dependency.
[dependencies]
JanitorUtilities = "howmanysmall/janitor-utilities@^1.0.0"