From 28857f799c1e4795af1bf41e4c73d649900b1c70 Mon Sep 17 00:00:00 2001
From: Milan <tchncs@vivaldi.net>
Date: Sun, 17 Mar 2019 15:42:45 +0100
Subject: [PATCH] add submodule xban2

---
 .gitmodules | 3 +++
 mods/xban2  | 1 +
 2 files changed, 4 insertions(+)
 create mode 160000 mods/xban2

diff --git a/.gitmodules b/.gitmodules
index 2dd4e185..cb3d9bd0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -248,3 +248,6 @@
 [submodule "mods/sea"]
 	path = mods/sea
 	url = https://git.tchncs.de/Illuna-Minetest/minetest-mod-sea
+[submodule "mods/xban2"]
+	path = mods/xban2
+	url = https://github.com/minetest-mods/xban2
diff --git a/mods/xban2 b/mods/xban2
new file mode 160000
index 00000000..3b700453
--- /dev/null
+++ b/mods/xban2
@@ -0,0 +1 @@
+Subproject commit 3b700453651e7119c2c48c62d009ed2edf336c93
-- 
GitLab