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.
 
 
 

46 rivejä
1.2 KiB

  1. [submodule "pegtl"]
  2. path = include/lol/3rdparty/pegtl
  3. url = https://github.com/lolengine/ext-pegtl
  4. branch = lol
  5. update = checkout
  6. upstream = https://github.com/taocpp/PEGTL
  7. [submodule "mingw-std-threads"]
  8. path = include/lol/3rdparty/mingw-std-threads
  9. url = https://github.com/lolengine/ext-mingw-std-threads
  10. branch = master
  11. update = checkout
  12. upstream = https://github.com/meganz/mingw-std-threads
  13. [submodule "step"]
  14. path = include/lol/3rdparty/step
  15. url = https://github.com/lolengine/ext-step
  16. branch = lol
  17. update = checkout
  18. upstream = https://github.com/storm-ptr/step
  19. [submodule "portable-file-dialogs"]
  20. path = include/lol/3rdparty/portable-file-dialogs
  21. url = https://github.com/samhocevar/portable-file-dialogs
  22. branch = master
  23. update = checkout
  24. [submodule "cli11"]
  25. path = include/lol/3rdparty/cli11
  26. url = https://github.com/lolengine/ext-cli11
  27. branch = lol
  28. update = checkout
  29. upstream = https://github.com/CLIUtils/CLI11
  30. [submodule "fmt"]
  31. path = include/lol/3rdparty/fmt
  32. url = https://github.com/fmtlib/fmt
  33. branch = master
  34. update = checkout
  35. [submodule "doctest"]
  36. path = include/lol/3rdparty/doctest
  37. url = https://github.com/doctest/doctest
  38. branch = master
  39. update = checkout