string ops
[vg.git] / .gitmodules
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..cc30f0e4b2f920e2567109580e548cfbc0590c97 100644 (file)
@@ -0,0 +1,18 @@
+[submodule "submodules/anyascii"]
+       path = submodules/anyascii
+       url = https://github.com/anyascii/anyascii.git
+[submodule "submodules/qoi"]
+       path = submodules/qoi
+       url = https://github.com/phoboslab/qoi.git
+[submodule "submodules/stb"]
+       path = submodules/stb
+       url = https://github.com/nothings/stb.git
+[submodule "submodules/SDL_GameControllerDB"]
+       path = submodules/SDL_GameControllerDB
+       url = https://github.com/gabomdq/SDL_GameControllerDB.git
+[submodule "submodules/tinydir"]
+       path = submodules/tinydir
+       url = https://github.com/cxong/tinydir.git
+[submodule "submodules/SDL"]
+       path = submodules/SDL
+       url = https://github.com/libsdl-org/SDL.git