Rojo: filesystem projects, live sync, build
Work in your editor, sync to Studio
Problems show up later, under loadroblox-rojo5 sources, catalog updated 2026-07-16
npx skills add nonlooped/roblox-suite --skill roblox-rojo
What it handles
- Install CLI + Studio plugin (Rokit, GitHub, cargo) and connect with
rojo serve.[1][2] - Project format, file→instance mapping (
.server.luau/.client.luau/ modules), meta files.[3] rojo build/upload/sourcemap/syncback; live-sync limits and two-way caveats.[1][4][5]
Where this comes from
Sources for the cited items above. Each citation lists the date it was checked.
- [1] Rojo docs (v7)checked 2026-07-09rojo.space
/docs /v7 / - [2] Installationchecked 2026-07-09rojo.space
/docs /v7 /getting-started /installation / - [3] Project formatchecked 2026-07-09rojo.space
/docs /v7 /project-format / - [4] Sync detailschecked 2026-07-09rojo.space
/docs /v7 /sync-details / - [5] Rojo releaseschecked 2026-07-09github.com
/rojo-rbx /rojo /releases