Installation
The module can be used both in Studio and using a external text editor using Rojo.
- Roblox Studio
- Wally (Rojo/External Editor)
- Go to the Releases page in the github repository
- Download the model file (a file ending in
.rbxm
). - After downloading it, drag 'n' drop it in Studio and insert the modules in anywhere you want (just make sure they are always toghter).
- Install wally using
aftman
. - Use
wally init
on your project if you haven't yet. - Add this to your
wally.toml
file:
Stir = "lettuce-magician/stir@1.0.1"
- Run
wally install
- Done! Just make sure to insert the
Packages
folder into yourproject.json
file and you'll be able to use it.
After Installing...
Check out these articles to get started on using Stir: