Add maps as submodule in mods/ctf_maps/maps
This commit is contained in:
parent
1c7399b2cb
commit
63835a51fa
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
|||
[submodule "mods/crafting"]
|
||||
path = mods/crafting
|
||||
url = https://github.com/rubenwardy/crafting
|
||||
[submodule "mods/ctf_map/maps"]
|
||||
path = mods/ctf_map/maps
|
||||
url = https://github.com/MT-CTF/maps.git
|
||||
|
|
1
mods/ctf_map/maps
Submodule
1
mods/ctf_map/maps
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 1c32d6ec0603fc573f4d5c4caf894681f2e48065
|
Loading…
Reference in a new issue