mirror of
https://github.com/Sovvie/Chemical.git
synced 2025-06-19 11:09:18 +00:00
30 lines
No EOL
808 B
JSON
30 lines
No EOL
808 B
JSON
{
|
|
"name": "project",
|
|
"tree": {
|
|
"$className": "DataModel",
|
|
"ReplicatedStorage": {
|
|
"$className": "ReplicatedStorage",
|
|
"$ignoreUnknownInstances": true,
|
|
"$path": "src/ReplicatedStorage"
|
|
},
|
|
"ServerScriptService": {
|
|
"$className": "ServerScriptService",
|
|
"$ignoreUnknownInstances": true,
|
|
"$path": "src/ServerScriptService"
|
|
},
|
|
"StarterPlayer": {
|
|
"$className": "StarterPlayer",
|
|
"StarterPlayerScripts": {
|
|
"$className": "StarterPlayerScripts",
|
|
"$ignoreUnknownInstances": true,
|
|
"$path": "src/StarterPlayer/StarterPlayerScripts"
|
|
},
|
|
"$ignoreUnknownInstances": true
|
|
},
|
|
"TestService": {
|
|
"$className": "TestService",
|
|
"$ignoreUnknownInstances": true,
|
|
"$path": "src/TestService"
|
|
}
|
|
}
|
|
} |