mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
10 lines
163 B
JSON
10 lines
163 B
JSON
{
|
|
"name": "one-partition",
|
|
"servePort": 23456,
|
|
"partitions": {
|
|
"lib": {
|
|
"path": "lib",
|
|
"target": "ReplicatedStorage.OnePartition"
|
|
}
|
|
}
|
|
} |