Installation
Method #1 - RepoToRoblox
Using the RepoToRoblox plugin is the easiest way to install in Studio.
- In the RepoToRoblox widget, enter
howmanysmallas the owner andbetter-signalas the repository. - Click the Clone Repository button.
Method 2 - Wally
- Setup Wally by using
wally init. - Add
howmanysmall/better-signalas a dependency.
[dependencies]
Signal = "howmanysmall/better-signal@2.1.0"