mirror of
https://github.com/hobbesjaap/time-sampling-form.git
synced 2025-04-16 12:45:42 +00:00
18 lines
323 B
Plaintext
18 lines
323 B
Plaintext
{
|
|
"disabled_build_options": {
|
|
"disable_3d": true,
|
|
"disable_3d_physics": true
|
|
},
|
|
"disabled_classes": [
|
|
"MultiplayerSpawner",
|
|
"MultiplayerSynchronizer",
|
|
"NavigationAgent3D",
|
|
"NavigationMeshSourceGeometryData3D",
|
|
"Node3D",
|
|
"Occluder3D",
|
|
"Shape3D",
|
|
"Texture3D",
|
|
"World3D"
|
|
],
|
|
"type": "build_profile"
|
|
} |