A very-fast & powerful networking library for Roblox. https://imezx.github.io/Warp/
Find a file
2024-01-05 19:14:38 +07:00
.github/workflows initial release 1.0.0 2024-01-05 19:14:38 +07:00
docs initial release 1.0.0 2024-01-05 19:14:38 +07:00
node_modules initial release 1.0.0 2024-01-05 19:14:38 +07:00
src initial release 1.0.0 2024-01-05 19:14:38 +07:00
.gitignore Initial commit 2024-01-05 17:15:05 +07:00
aftman.toml initial release 1.0.0 2024-01-05 19:14:38 +07:00
default.project.json initial release 1.0.0 2024-01-05 19:14:38 +07:00
LICENSE Initial commit 2024-01-05 17:15:05 +07:00
package-lock.json initial release 1.0.0 2024-01-05 19:14:38 +07:00
package.json initial release 1.0.0 2024-01-05 19:14:38 +07:00
README.md initial release 1.0.0 2024-01-05 19:14:38 +07:00
wally.toml initial release 1.0.0 2024-01-05 19:14:38 +07:00
Warp.rbxm initial release 1.0.0 2024-01-05 19:14:38 +07:00

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.