Installation
Method #1 - RepoToRoblox
Using the RepoToRoblox plugin is the easiest way to install in Studio.
- In the RepoToRoblox widget, enter
howmanysmallas the owner andthread-utilitiesas the repository. - Click the Clone Repository button.
Method 2 - Wally
- Setup Wally by using
wally init. - Add
howmanysmall/thread-utilitiesas a dependency.
[dependencies]
ThreadUtilities = "howmanysmall/thread-utilities@^1.2.0"