jecs/demo
Joe Smaller c4cd929197
fix line endings by replacing CRLF with LF
A number of lines with CRLF instead of LF were introduced in a6ba9f4.
2025-07-05 13:21:17 +01:00
..
src fix line endings by replacing CRLF with LF 2025-07-05 13:21:17 +01:00
.gitignore Optimize column access 2025-06-25 17:16:04 +02:00
default.project.json Optimize column access 2025-06-25 17:16:04 +02:00
README.md Optimize column access 2025-06-25 17:16:04 +02:00
wally.toml Optimize column access 2025-06-25 17:16:04 +02:00

Demo

Build with Rojo

To build the place, run the following commands from the root of the repository:

cd demo
rojo build -o "demo.rbxl"

Next, open demo.rbxl in Roblox Studio and start the Rojo server:

rojo serve