No description
Find a file
2026-04-11 17:03:01 +02:00
.vscode first commit 2026-02-11 21:30:56 +01:00
src add basic player pos replays 2026-04-11 17:01:00 +02:00
.gitignore add long and short format json to gitignore 2026-04-11 17:00:04 +02:00
default.project.json update .project.jsons 2026-04-11 17:00:21 +02:00
README.md update README 2026-04-11 17:03:01 +02:00
rokit.toml first commit 2026-02-11 21:30:56 +01:00
selene.toml first commit 2026-02-11 21:30:56 +01:00
test-place.project.json update .project.jsons 2026-04-11 17:00:21 +02:00

replay-thing

Generated by Rojo 7.6.1.

Getting Started

To build the place from scratch, use:

rojo build -o "replay-thing.rbxlx"

Next, open replay-thing.rbxlx in Roblox Studio and start the Rojo server:

rojo serve

For more help, check out the Rojo documentation.