.gitmodules 218 B

123456789
  1. [submodule "enet"]
  2. path = enet
  3. url = https://github.com/zpl-c/enet.git
  4. [submodule "stb"]
  5. path = stb
  6. url = https://github.com/nothings/stb.git
  7. [submodule "glfw"]
  8. path = glfw
  9. url = https://github.com/glfw/glfw.git