mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
10 lines
153 B
JSON
10 lines
153 B
JSON
{
|
|
"name": "rojo",
|
|
"servePort": 8081,
|
|
"partitions": {
|
|
"Rojo": {
|
|
"path": "plugin/src",
|
|
"target": "ReplicatedStorage.Rojo"
|
|
}
|
|
}
|
|
} |