Warp/docs/guide/installation.md
EternityDev 064075fbd9 v1.0.12
2024-05-29 16:58:20 +07:00

20 lines
No EOL
407 B
Markdown

# Installation
## `with Wally`
1. Get Rojo and Wally ready.
2. Add Warp to your `wally.toml`.
::: code-group
```toml [wally.toml]
[dependencies]
warp = "imezx/warp@1.0.12"
```
3. Run `wally install` in command.
4. Link the module and Your Done!
## `without Wally`
1. Get the `.rbxm` file from the [github](https://github.com/imezx/Warp)
2. Import the `.rbxm` file into roblox studio manually and Done!