From 09edb7daec2cb1719567bb6f3db9ac9297495eeb Mon Sep 17 00:00:00 2001 From: Milan* Date: Mon, 19 Dec 2016 20:02:41 +0100 Subject: [PATCH] add submodule craftguide --- .gitmodules | 3 +++ mods/craftguide | 1 + 2 files changed, 4 insertions(+) create mode 160000 mods/craftguide diff --git a/.gitmodules b/.gitmodules index d8501ade..4c2416f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -113,3 +113,6 @@ [submodule "mods/chat_bubbles"] path = mods/chat_bubbles url = https://github.com/jordan4ibanez/Chat-Bubbles +[submodule "mods/craftguide"] + path = mods/craftguide + url = https://github.com/minetest-mods/craftguide diff --git a/mods/craftguide b/mods/craftguide new file mode 160000 index 00000000..d0b3cf28 --- /dev/null +++ b/mods/craftguide @@ -0,0 +1 @@ +Subproject commit d0b3cf2887238275894b067f929f6c00a5d221a1