-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
TheTryph edited this page Sep 3, 2024
·
4 revisions
There are currently 2 ways to insert this module into your game.
This is the easiest way to install.
Download the module from the release tag in releases, then insert it in game.ReplicatedStorage.
Copy this repository, and run in the terminal:
rojo build -o module.rbxmThen use the module.rbxm and import it into your studio game instance.
Insert the imported module in game.ReplicatedStorage.
For details on how to use this module in your game, refer to Functionality