mirror of
https://github.com/imezx/Warp.git
synced 2025-11-03 11:39:17 +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.