# Installation ## wally ::: code-group ```toml [wally.toml] [dependencies] warp = "imezx/warp@1.1.0" ``` ::: ## pesde ::: code-group ```toml [pesde.toml] [dependencies] warp = { name = "eternitydev/warp", version = "^1.1.0" } ``` ```bash [cli] pesde add eternitydev/warp ``` ::: ## Roblox Studio 1. Get the `.rbxm` file from the [github](https://github.com/imezx/Warp) 2. Import the `.rbxm` file into roblox studio manually and Done!