]> git.lizzy.rs Git - dragonblocks_alpha.git/blobdiff - .gitmodules
Fix memory bug at shutdown
[dragonblocks_alpha.git] / .gitmodules
index 6ced1b8ea5d67a45618e27d7d7443808d6ffac06..bf29ca1e792d0d7977eb04fd1e5e21c2fc57a1e9 100644 (file)
@@ -3,7 +3,7 @@
        url = https://github.com/datenwolf/linmath.h
 [submodule "deps/perlin"]
        path = deps/perlin
-       url = https://github.com/czinn/perlin
+       url = https://github.com/dragonblocks/perlin
 [submodule "deps/stb"]
        path = deps/stb
        url = https://github.com/nothings/stb
        url = https://github.com/dragonblocks/dragonnet
 [submodule "deps/linenoise"]
        path = deps/linenoise
-       url = https://github.com/antirez/linenoise
+       url = https://github.com/dragonblocks/linenoise
 [submodule "deps/protogen"]
        path = deps/protogen
        url = https://github.com/dragonblocks/protogen
+[submodule "deps/getline"]
+       path = deps/getline
+       url = https://github.com/dragonblocks/getline
+[submodule "deps/glfw"]
+       path = deps/glfw
+       url = https://github.com/glfw/glfw
+[submodule "deps/glew-cmake"]
+       path = deps/glew-cmake
+       url = https://github.com/Perlmint/glew-cmake
+[submodule "deps/freetype"]
+       path = deps/freetype
+       url = https://gitlab.freedesktop.org/freetype/freetype
+[submodule "deps/sqlite3-cmake"]
+       path = deps/sqlite3-cmake
+       url = https://github.com/dragonblocks/sqlite3-cmake
+[submodule "deps/stpcpy"]
+       path = deps/stpcpy
+       url = https://github.com/dragonblocks/stpcpy
+[submodule "deps/zlib"]
+       path = deps/zlib
+       url = https://github.com/dragonblocks/zlib