mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
10 lines
146 B
JSON
10 lines
146 B
JSON
{
|
|
"name": "test-project",
|
|
"servePort": 8001,
|
|
"partitions": {
|
|
"src": {
|
|
"path": "src",
|
|
"target": "ReplicatedFirst"
|
|
}
|
|
}
|
|
} |