forked from MT-CTF/capturetheflag
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
23 lines (23 loc) · 787 Bytes
/
.gitmodules
File metadata and controls
23 lines (23 loc) · 787 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "mods/ctf/ctf_map/maps"]
path = mods/ctf/ctf_map/maps
url = https://github.com/MT-CTF/maps.git
[submodule "mods/other/lib_chatcmdbuilder"]
path = mods/other/lib_chatcmdbuilder
url = https://github.com/rubenwardy/ChatCmdBuilder.git
[submodule "mods/other/skybox"]
path = mods/other/skybox
url = https://github.com/MT-CTF/skybox.git
[submodule "mods/apis/rawf"]
path = mods/apis/rawf
url = https://github.com/LoneWolfHT/rawf.git
branch = main
[submodule "mods/apis/mhud"]
path = mods/apis/mhud
url = https://github.com/LoneWolfHT/mhud.git
branch = main
[submodule "mods/pvp/grenades"]
path = mods/pvp/grenades
url = https://github.com/LoneWolfHT/grenades.git
[submodule "mods/other/wield3d"]
path = mods/other/wield3d
url = https://github.com/MT-CTF/wield3d.git