From 1ee5ac94a9636433e97ea069b022bb172b414fe3 Mon Sep 17 00:00:00 2001
From: Tuxilio <tuxilio@mailbox.org>
Date: Wed, 18 Oct 2023 10:06:47 +0000
Subject: [PATCH] Add mod.conf

---
 mod.conf | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 mod.conf

diff --git a/mod.conf b/mod.conf
new file mode 100644
index 0000000..1c64332
--- /dev/null
+++ b/mod.conf
@@ -0,0 +1,3 @@
+name = meinemod
+description = Meine erste Mod
+title = Meine Mod
-- 
GitLab