.gitmodules 574 B

123456789101112131415161718
  1. [submodule "mods/ctf/ctf_map/maps"]
  2. path = mods/ctf/ctf_map/maps
  3. url = https://github.com/MT-CTF/maps.git
  4. [submodule "mods/other/lib_chatcmdbuilder"]
  5. path = mods/other/lib_chatcmdbuilder
  6. url = https://github.com/rubenwardy/ChatCmdBuilder.git
  7. [submodule "mods/other/skybox"]
  8. path = mods/other/skybox
  9. url = https://github.com/MT-CTF/skybox.git
  10. [submodule "mods/apis/rawf"]
  11. path = mods/apis/rawf
  12. url = https://github.com/LoneWolfHT/rawf.git
  13. branch = main
  14. [submodule "mods/apis/mhud"]
  15. path = mods/apis/mhud
  16. url = https://github.com/LoneWolfHT/mhud.git
  17. branch = main