mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
29 lines
435 B
JSON
29 lines
435 B
JSON
{
|
|
"name": "Rojo Test Place",
|
|
"tree": {
|
|
"$className": "DataModel",
|
|
|
|
"ReplicatedStorage": {
|
|
"Rojo": {
|
|
"$path": "../plugin.project.json"
|
|
},
|
|
|
|
"Packages": {
|
|
"$path": "Packages"
|
|
}
|
|
},
|
|
|
|
"ServerScriptService": {
|
|
"RunTests": {
|
|
"$path": "run-tests.server.lua"
|
|
}
|
|
},
|
|
|
|
"Players": {
|
|
"$properties": {
|
|
"CharacterAutoLoads": false
|
|
}
|
|
}
|
|
}
|
|
}
|