Move and tidy up small place benchmark

This commit is contained in:
Lucien Greathouse
2019-10-14 11:38:16 -07:00
parent 1b35c98be5
commit ccf98d7283
21 changed files with 23 additions and 16 deletions

View File

@@ -0,0 +1,38 @@
{
"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"
}
}
}
}
}