rbxIdleWeapon/default.project.json
2025-07-18 01:11:49 +08:00

58 lines
1.4 KiB
JSON

{
"name": "rbxPlanetSteroids",
"tree": {
"$className": "DataModel",
"ServerScriptService": {
"$className": "ServerScriptService",
"$path": "src/Server"
},
"StarterPlayer": {
"$className": "StarterPlayer",
"StarterCharacterScripts": {
"$className": "StarterCharacterScripts",
"$path": "src/CharacterScripts"
},
"StarterPlayerScripts": {
"$className": "StarterPlayerScripts",
"BilGui": {
"$path": "src/StarterPlayerScripts/BilGui"
},
"ClientMain": {
"$path": "src/StarterPlayerScripts/ClientMain"
},
"UI": {
"$path": "src/StarterPlayerScripts/UI"
}
}
},
"ServerStorage": {
"$className": "ServerStorage",
"$path": "src/ServerStorage"
},
"ReplicatedStorage": {
"$className": "ReplicatedStorage",
"Base": {
"$path": "src/ReplicatedStorage/Base"
},
"Data": {
"$path": "src/ReplicatedStorage/Data"
},
"DataReplicator": {
"$path": "src/ReplicatedStorage/DataReplicator"
},
"Json": {
"$path": "src/ReplicatedStorage/Json"
},
"Tools": {
"$path": "src/ReplicatedStorage/Tools"
},
"Modules": {
"$path": "src/ReplicatedStorage/Modules"
}
}
}
}