Files
godot-cpp-template/build_profile.json
2025-04-07 15:00:07 +02:00

10 lines
207 B
JSON

{
"_": "This is an example build profile and not used by default. See the SConstruct file for more information.",
"type": "feature_profile",
"enabled_classes": [
"Node3D",
"ImageTexture",
"OS"
]
}