mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
35 lines
663 B
JSON
35 lines
663 B
JSON
{
|
|
"name": "rbx_dom_lua test place",
|
|
"tree": {
|
|
"$className": "DataModel",
|
|
"ReplicatedStorage": {
|
|
"$className": "ReplicatedStorage",
|
|
|
|
"RbxDom": {
|
|
"$path": "src"
|
|
},
|
|
"TestEZ": {
|
|
"$path": "modules/testez/lib"
|
|
}
|
|
},
|
|
"ServerScriptService": {
|
|
"$className": "ServerScriptService",
|
|
|
|
"Run Tests": {
|
|
"$path": "test.server.lua"
|
|
}
|
|
},
|
|
"Players": {
|
|
"$className": "Players",
|
|
"$properties": {
|
|
"CharacterAutoLoads": false
|
|
}
|
|
},
|
|
"HttpService": {
|
|
"$className": "HttpService",
|
|
"$properties": {
|
|
"HttpEnabled": true
|
|
}
|
|
}
|
|
}
|
|
} |