restructured dependencies

This commit is contained in:
devZoGok
2021-12-04 17:53:23 +02:00
parent 57ee6591fe
commit 163ba94943
6 changed files with 57 additions and 15 deletions
+15
View File
@@ -0,0 +1,15 @@
[submodule "gameBase"]
path = gameBase
url = https://github.com/devZoGok/gameBase
[submodule "external/gameBase"]
path = external/gameBase
url = https://github.com/devZoGok/gameBase
[submodule "external/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw
[submodule "external/SFML"]
path = external/SFML
url = https://github.com/SFML/SFML
[submodule "external/vb01Gui"]
path = external/vb01Gui
url = https://github.com/devZoGok/vb01Gui