boom-bots/default.project.json
2026-05-02 23:53:49 +02:00

49 lines
1.1 KiB
JSON

{
"name": "boom-bots",
"tree": {
"$className": "DataModel",
"ReplicatedStorage": {
"Client": {
"$path": "src/shared/client"
},
"Data": {
"$path": "src/shared/data"
},
"Janitor": {
"$className": "ModuleScript",
"$path": "src/shared/janitor"
},
"ProfileStore": {
"$className": "ModuleScript",
"$properties": {
"SourceAssetId": 109379033046155.0
},
"$path": "src/shared/profilestore"
},
"Shared": {
"$path": "src/shared/shared"
},
"Vex": {
"$className": "ModuleScript",
"$properties": {
"SourceAssetId": 8491559721.0
},
"$path": "src/shared/vex"
}
},
"ServerScriptService": {
"$path": "src/server"
},
"StarterPlayer": {
"StarterPlayerScripts": {
"$path": "src/client"
},
"$properties": {
"AvatarJointUpgrade_SerializedRollout": "Enabled",
"CameraMaxZoomDistance": 128.0,
"CharacterBreakJointsOnDeath": false,
"CharacterUseJumpPower": false
}
}
}
}