diff --git a/rojo.json b/rojo.json new file mode 100644 index 00000000..497d8db3 --- /dev/null +++ b/rojo.json @@ -0,0 +1,10 @@ +{ + "name": "rojo", + "servePort": 8081, + "partitions": { + "test-folder": { + "path": "test-folder", + "target": "ReplicatedStorage.test" + } + } +} \ No newline at end of file