From e61d57b3aaa48cc9bac7bd6122101219090bde6e Mon Sep 17 00:00:00 2001
From: Milan <me@tchncs.de>
Date: Sat, 5 Oct 2019 14:26:33 +0200
Subject: [PATCH] add illuna_events submodule

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

diff --git a/.gitmodules b/.gitmodules
index e56df572..3cb78659 100755
--- a/.gitmodules
+++ b/.gitmodules
@@ -260,3 +260,6 @@
 [submodule "mods/hangglider_regular"]
 	path = mods/hangglider_regular
 	url = https://git.tchncs.de/Illuna-Minetest/minetest-hangglider-regular
+[submodule "mods/illuna_events"]
+	path = mods/illuna_events
+	url = https://git.tchncs.de/Illuna-Minetest/illuna_events.git
diff --git a/mods/illuna_events b/mods/illuna_events
new file mode 160000
index 00000000..4a3eff39
--- /dev/null
+++ b/mods/illuna_events
@@ -0,0 +1 @@
+Subproject commit 4a3eff393b7d074a7f0a15bf9381f6616ed86ca0
-- 
GitLab