Files
rojo/rojo.json
2017-12-01 02:40:08 -08:00

10 lines
153 B
JSON

{
"name": "rojo",
"servePort": 8081,
"partitions": {
"Rojo": {
"path": "plugin/src",
"target": "ReplicatedStorage.Rojo"
}
}
}