From 4acf7e7adf267b23b2e11d26740d0b7fbcc2702e Mon Sep 17 00:00:00 2001 From: tchncs Date: Tue, 8 Nov 2016 11:02:02 +0100 Subject: [PATCH] add submodule another_charcoal --- .gitmodules | 3 +++ mods/another_charcoal | 1 + 2 files changed, 4 insertions(+) create mode 160000 mods/another_charcoal diff --git a/.gitmodules b/.gitmodules index d04bd023..9eb607c9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -101,3 +101,6 @@ [submodule "mods/ranks"] path = mods/ranks url = https://git.tchncs.de/Illuna-Minetest/ranks +[submodule "mods/another_charcoal"] + path = mods/another_charcoal + url = https://github.com/cx384/another_charcoal diff --git a/mods/another_charcoal b/mods/another_charcoal new file mode 160000 index 00000000..b0101ba3 --- /dev/null +++ b/mods/another_charcoal @@ -0,0 +1 @@ +Subproject commit b0101ba333c71c9c1eec850918159173e78b66f9