mirror of
https://github.com/imezx/Warp.git
synced 2025-04-24 23:20:02 +00:00
406 B
406 B
Installation
with Wally
- Get Rojo and Wally ready.
- Add Warp to your
wally.toml
.
::: code-group
[dependencies]
warp = "imezx/warp@1.0.5"
- Run
wally install
in command. - Link the module and Your Done!
without Wally
- Get the
.rbxm
file from the github - Import the
.rbxm
file into roblox studio manually and Done!