Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

25 lignes
694 B

  1. [submodule "external"]
  2. path = external
  3. url = ../../lolengine/ext-binaries.git
  4. branch = master
  5. [submodule "src/3rdparty/imgui"]
  6. path = src/3rdparty/imgui
  7. url = ../../lolengine/ext-imgui.git
  8. branch = master
  9. [submodule "src/3rdparty/bullet3"]
  10. path = src/3rdparty/bullet3
  11. url = ../../lolengine/ext-bullet3.git
  12. branch = lol
  13. [submodule "src/3rdparty/lua"]
  14. path = src/3rdparty/lua
  15. url = ../../lolengine/ext-lua.git
  16. branch = lol
  17. [submodule "src/3rdparty/pegtl"]
  18. path = src/3rdparty/pegtl
  19. url = ../../lolengine/ext-pegtl.git
  20. branch = lol
  21. [submodule "src/3rdparty/mingw-std-threads"]
  22. path = src/3rdparty/mingw-std-threads
  23. url = ../../lolengine/ext-mingw-std-threads.git
  24. branch = master