From a3f925c993e72e94c3bf6465dbd4060bebb0e726 Mon Sep 17 00:00:00 2001 From: Milan Date: Mon, 21 Oct 2019 17:35:02 +0200 Subject: [PATCH] add submodule invis --- .gitmodules | 3 +++ mods/invis | 1 + 2 files changed, 4 insertions(+) create mode 160000 mods/invis diff --git a/.gitmodules b/.gitmodules index 3cb78659..2e85309c 100755 --- a/.gitmodules +++ b/.gitmodules @@ -263,3 +263,6 @@ [submodule "mods/illuna_events"] path = mods/illuna_events url = https://git.tchncs.de/Illuna-Minetest/illuna_events.git +[submodule "mods/invis"] + path = mods/invis + url = https://github.com/octacian/minetest-mod-invis diff --git a/mods/invis b/mods/invis new file mode 160000 index 00000000..510293cf --- /dev/null +++ b/mods/invis @@ -0,0 +1 @@ +Subproject commit 510293cf058c7f06cd6054a8b14b9990704ddefb