mirror of
https://github.com/imezx/Warp.git
synced 2026-03-18 00:44:16 +00:00
407 B
407 B
Installation
with Wally
- Get Rojo and Wally ready.
- Add Warp to your
wally.toml.
::: code-group
[dependencies]
warp = "imezx/warp@1.0.13"
- Run
wally installin command. - Link the module and Your Done!
without Wally
- Get the
.rbxmfile from the github - Import the
.rbxmfile into roblox studio manually and Done!