Warp/docs/guide/installation.md
2026-02-12 16:38:34 +07:00

439 B

Installation

wally

::: code-group

[dependencies]
warp = "imezx/warp@1.1.0"

:::

pesde

::: code-group

[dependencies]
warp = { name = "eternitydev/warp", version = "^1.1.0" }
pesde add eternitydev/warp

:::

Roblox Studio

  1. Get the .rbxm file from the github
  2. Import the .rbxm file into roblox studio manually and Done!