Warp/docs/guide/installation.md
EternityDev aa693aee4f v1.0.11
2024-05-19 13:17:07 +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.11"
```
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!