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