.gitmodules 262 B

123456789
  1. [submodule "enet"]
  2. path = libs/enet
  3. url = https://git.hammerle.me/kjhammerle/enet.git
  4. [submodule "lodepng"]
  5. path = libs/lodepng
  6. url = https://github.com/lvandeve/lodepng.git
  7. [submodule "glfw"]
  8. path = subprojects/glfw
  9. url = https://github.com/glfw/glfw.git