18 lines
379 B
Markdown
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).
|