rbxIdleWeapon/default.project.json
2025-06-29 10:35:00 +08:00

38 lines
855 B
JSON

{
"name": "rbxPlanetSteroids",
"tree": {
"$className": "DataModel",
"ServerScriptService": {
"$className": "ServerScriptService",
"$path": "src/Server"
},
"StarterPlayer": {
"$className": "StarterPlayer",
"StarterCharacterScripts": {
"$className": "StarterCharacterScripts",
"$path": "src/CharacterScripts"
},
"StarterPlayerScripts": {
"$className": "StarterPlayerScripts",
"$path": "src/StarterPlayerScripts"
}
},
"ServerStorage": {
"$className": "ServerStorage",
"$path": "src/ServerStorage"
},
"ReplicatedStorage": {
"$className": "ReplicatedStorage",
"Data": {
"$path": "src/ReplicatedStorage/Data"
},
"Tools": {
"$path": "src/ReplicatedStorage/Tools"
}
}
}
}