mirror of
https://github.com/godotengine/godot-cpp-template.git
synced 2025-12-31 21:48:10 +03:00
10 lines
207 B
JSON
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"
|
|
]
|
|
}
|