Created game template

This commit is contained in:
Sara 2024-03-07 20:16:30 +01:00
parent 3ec351897d
commit 09035af13b
21 changed files with 76 additions and 272 deletions

6
.gitmodules vendored
View file

@ -1,4 +1,8 @@
[submodule "godot-cpp"]
path = godot-cpp
url = https://github.com/godotengine/godot-cpp.git
branch = 4.0
branch = 4.1
[submodule "src/utils"]
path = src/utils
url = https://git.saragerretsen.nl/Sara/godot-cpp-utils.git