Files
rojo/rojo.json
2017-12-01 00:17:45 -08:00

10 lines
161 B
JSON

{
"name": "rojo",
"servePort": 8081,
"partitions": {
"test-folder": {
"path": "test-folder",
"target": "ReplicatedStorage.test"
}
}
}