You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitmodules 564B

123456789101112131415161718
  1. [submodule "ext/nanovg"]
  2. path = ext/nanovg
  3. url = https://github.com/memononen/nanovg.git
  4. [submodule "ext/nanosvg"]
  5. path = ext/nanosvg
  6. url = https://github.com/memononen/nanosvg.git
  7. [submodule "ext/osdialog"]
  8. path = ext/osdialog
  9. url = https://github.com/AndrewBelt/osdialog.git
  10. [submodule "ext/oui-blendish"]
  11. path = ext/oui-blendish
  12. url = https://github.com/AndrewBelt/oui-blendish.git
  13. [submodule "dep/glfw"]
  14. path = dep/glfw
  15. url = https://github.com/glfw/glfw.git
  16. [submodule "dep/rtaudio"]
  17. path = dep/rtaudio
  18. url = https://github.com/thestk/rtaudio.git