Created game template
This commit is contained in:
parent
3ec351897d
commit
09035af13b
21 changed files with 76 additions and 272 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue