summaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 993223c..d15c2d1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,12 @@
[submodule "external/SDL"]
path = external/SDL
url = https://github.com/libsdl-org/SDL.git
+[submodule "external/bx"]
+ path = external/bx
+ url = https://github.com/bkaradzic/bx.git
+[submodule "external/bimg"]
+ path = external/bimg
+ url = https://github.com/bkaradzic/bimg.git
+[submodule "external/bgfx"]
+ path = external/bgfx
+ url = https://github.com/bkaradzic/bgfx.git