Warp/docs/guide/installation.md

20 lines
406 B
Markdown
Raw Normal View History

2024-01-05 12:14:38 +00:00
# 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.0"
```
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!