mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 06:05:24 +00:00
Move test projects out of server folder
This commit is contained in:
10
test-projects/one-partition/rojo.json
Normal file
10
test-projects/one-partition/rojo.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "one-partition",
|
||||
"servePort": 23456,
|
||||
"partitions": {
|
||||
"lib": {
|
||||
"path": "lib",
|
||||
"target": "ReplicatedStorage.OnePartition"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user