rbxIdleWeapon/default.project.json

58 lines
1.4 KiB
JSON
Raw Permalink Normal View History

2025-06-29 10:35:00 +08:00
{
"name": "rbxPlanetSteroids",
"tree": {
"$className": "DataModel",
"ServerScriptService": {
"$className": "ServerScriptService",
"$path": "src/Server"
},
"StarterPlayer": {
"$className": "StarterPlayer",
"StarterCharacterScripts": {
"$className": "StarterCharacterScripts",
"$path": "src/CharacterScripts"
},
"StarterPlayerScripts": {
"$className": "StarterPlayerScripts",
2025-06-29 23:59:43 +08:00
"BilGui": {
"$path": "src/StarterPlayerScripts/BilGui"
2025-07-02 00:21:32 +08:00
},
"ClientMain": {
"$path": "src/StarterPlayerScripts/ClientMain"
2025-07-18 01:11:49 +08:00
},
"UI": {
"$path": "src/StarterPlayerScripts/UI"
2025-06-29 23:59:43 +08:00
}
2025-06-29 10:35:00 +08:00
}
},
"ServerStorage": {
"$className": "ServerStorage",
"$path": "src/ServerStorage"
},
"ReplicatedStorage": {
"$className": "ReplicatedStorage",
2025-07-12 05:06:14 +08:00
"Base": {
"$path": "src/ReplicatedStorage/Base"
},
2025-06-29 10:35:00 +08:00
"Data": {
"$path": "src/ReplicatedStorage/Data"
},
2025-07-16 00:45:20 +08:00
"DataReplicator": {
"$path": "src/ReplicatedStorage/DataReplicator"
},
2025-07-02 00:21:32 +08:00
"Json": {
"$path": "src/ReplicatedStorage/Json"
},
2025-06-29 10:35:00 +08:00
"Tools": {
"$path": "src/ReplicatedStorage/Tools"
2025-06-29 23:59:43 +08:00
},
"Modules": {
"$path": "src/ReplicatedStorage/Modules"
2025-06-29 10:35:00 +08:00
}
}
}
}