forked from rojo-rbx/rojo
23 lines
394 B
JSON
23 lines
394 B
JSON
{
|
|
"name": "rojo",
|
|
"tree": {
|
|
"$className": "DataModel",
|
|
|
|
"ReplicatedStorage": {
|
|
"$className": "ReplicatedStorage",
|
|
"Rojo": {
|
|
"$path": "."
|
|
},
|
|
"TestEZ": {
|
|
"$path": "modules/testez/lib"
|
|
}
|
|
},
|
|
|
|
"TestService": {
|
|
"$className": "TestService",
|
|
"TestBootstrap": {
|
|
"$path": "testBootstrap.server.lua"
|
|
}
|
|
}
|
|
}
|
|
} |