mirror of
https://github.com/imezx/Warp.git
synced 2025-04-24 07:00:03 +00:00
A very-fast & powerful networking library for Roblox.
https://imezx.github.io/Warp/
.github/workflows | ||
docs | ||
node_modules | ||
src | ||
.gitignore | ||
aftman.toml | ||
default.project.json | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
wally.toml | ||
Warp.rbxm |
Warp
Generated by Rojo 7.4.0-rc3.
Getting Started
To build the place from scratch, use:
rojo build -o "Warp.rbxlx"
Next, open Warp.rbxlx
in Roblox Studio and start the Rojo server:
rojo serve
For more help, check out the Rojo documentation.