Adding submodules

This commit is contained in:
AnonymusRaccoon
2019-12-12 15:07:07 +01:00
parent 14325566cc
commit 4932e36324
4 changed files with 15 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
[submodule "Gamacon"]
path = lib/gamacon
url = https://github.com/AnonymusRaccoon/Gamacon
[submodule "lib/quadtree"]
path = lib/quadtree
url = https://github.com/AnonymusRaccoon/Quadtree
[submodule "lib/xmlparser"]
path = lib/xmlparser
url = https://github.com/AnonymusRaccoon/xmlParser