From 63835a51fa5c0b4ae3d0b93aabb311860084345e Mon Sep 17 00:00:00 2001 From: ClobberXD Date: Tue, 27 Nov 2018 00:46:40 +0530 Subject: [PATCH] Add maps as submodule in mods/ctf_maps/maps --- .gitmodules | 3 +++ mods/ctf_map/maps | 1 + 2 files changed, 4 insertions(+) create mode 160000 mods/ctf_map/maps diff --git a/.gitmodules b/.gitmodules index af751f6..421f0c5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/mods/ctf_map/maps b/mods/ctf_map/maps new file mode 160000 index 0000000..1c32d6e --- /dev/null +++ b/mods/ctf_map/maps @@ -0,0 +1 @@ +Subproject commit 1c32d6ec0603fc573f4d5c4caf894681f2e48065