coreography/README.md
2026-03-02 22:23:43 +01:00

18 lines
379 B
Markdown

# coreography
[Rojo](https://github.com/rojo-rbx/rojo) 7.7.0-rc.1.
## Getting Started
To use Rojo:
Install [Rojo VS Code extention](https://marketplace.visualstudio.com/items?itemName=evaera.vscode-rojo)
Next, open `coreography` in Roblox Studio and start the Rojo server:
```bash
rojo serve
```
For more help, check out [the Rojo documentation](https://rojo.space/docs).