Import Godot project into Git.

This commit is contained in:
2024-07-14 09:29:13 +02:00
parent 098ab1d238
commit 11777a48d2
18 changed files with 2461 additions and 235 deletions

16
2D.profile Normal file
View File

@@ -0,0 +1,16 @@
{
"disabled_classes": [
"NavigationAgent3D",
"Node3D",
"Shape3D",
"SkeletonIK3D",
"World3D"
],
"disabled_editors": [],
"disabled_features": [
"3d",
"asset_lib"
],
"disabled_properties": [],
"type": "feature_profile"
}