Add Godot module

This commit is contained in:
2022-01-02 19:11:37 -06:00
parent 3e89adce77
commit e6d5df0e6f
11 changed files with 173 additions and 0 deletions

4
.gitmodules vendored Normal file
View File

@@ -0,0 +1,4 @@
[submodule "src/godot/godot-cpp"]
path = src/godot/godot-cpp
url = https://github.com/godotengine/godot-cpp
branch = 3.x