mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
38 lines
628 B
JSON
38 lines
628 B
JSON
{
|
|
"name": "benchmark_project_0.6.0",
|
|
"tree": {
|
|
"$className": "DataModel",
|
|
|
|
"ReplicatedStorage": {
|
|
"$className": "ReplicatedStorage",
|
|
|
|
"Common": {
|
|
"$path": "src/common"
|
|
},
|
|
|
|
"Models": {
|
|
"$path": "models"
|
|
}
|
|
},
|
|
|
|
"ServerScriptService": {
|
|
"$className": "ServerScriptService",
|
|
|
|
"Server": {
|
|
"$path": "src/server"
|
|
}
|
|
},
|
|
|
|
"StarterPlayer": {
|
|
"$className": "StarterPlayer",
|
|
|
|
"StarterPlayerScripts": {
|
|
"$className": "StarterPlayerScripts",
|
|
|
|
"Client": {
|
|
"$path": "src/client"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |