From 6337968baadde1a5a04ae89ec5a04cee32af8cf0 Mon Sep 17 00:00:00 2001 From: sindoring Date: Thu, 21 Aug 2025 00:47:28 +0400 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=B4=D0=B4=D0=B5=D1=80=D0=B6=D0=BA=D1=83=20Eluna?= =?UTF-8?q?=20=D0=B2=20=D0=BA=D0=B0=D1=87=D0=B5=D1=81=D1=82=D0=B2=D0=B5=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=B4=D0=BC=D0=BE=D0=B4=D1=83=D0=BB=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..83a2bd1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "modules/mod-eluna"] + path = modules/mod-eluna + url = https://github.com/azerothcore/mod-eluna.git + \ No newline at end of file