Getting Started
Installation 📦​
Roblox - Easy loader​
- Get the easy loader
- Insert it from the Toolbox
- Place within
ReplicatedStorage
Roblox - Manual​
- Download the latest rbxm
- Insert into Roblox Studio
- Call
Avalog:Start()
from the server and client
Wally​
warning
Wally support is currently dysfunctional due to dependency issues. Please use the rbxm
instead.
- Copy details from Wally
- Paste into your
wally.toml
- Run
wally install
- Call
Avalog:Start()
from the server and client