Skip to main content

Installation

Method #1 - RepoToRoblox

Using the RepoToRoblox plugin is the easiest way to install in Studio.

  1. In the RepoToRoblox widget, enter howmanysmall as the owner and thread-utilities as the repository.
  2. Click the Clone Repository button.

Method 2 - Wally

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