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.
 
 
 

20 line
595 B

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