Initial commit

This commit is contained in:
2022-10-25 15:41:27 +03:00
commit 118e3df72f
4 changed files with 31 additions and 0 deletions

8
.gitmodules vendored Normal file
View File

@@ -0,0 +1,8 @@
[submodule "src/godot"]
path = src/godot
url = git@github.com:godotengine/godot
branch = 3.x
[submodule "dialogic"]
path = dialogic
url = https://github.com/coppolaemilio/dialogic
branch = main