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.
 
 
 

25 line
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