mirror of
https://github.com/ApfelTeeSaft/PlanetFleet.git
synced 2026-08-26 19:33:38 +00:00
restructured dependencies
This commit is contained in:
+15
@@ -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
|
||||
Reference in New Issue
Block a user