commit 9f4b0429e1a24c270903106059a0a3611781e455 Author: vaporvee Date: Sat Mar 11 14:23:12 2023 +0100 added godot-cpp submodule diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d6a8a29 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "godot-cpp"] + path = godot-cpp + url = https://github.com/godotengine/godot-cpp diff --git a/godot-cpp b/godot-cpp new file mode 160000 index 0000000..9d1c396 --- /dev/null +++ b/godot-cpp @@ -0,0 +1 @@ +Subproject commit 9d1c396c54fc3bdfcc7da4f3abcb52b14f6cce8f