From 9a0695c6b413be9926b3f860fb2e2202eea0b85a Mon Sep 17 00:00:00 2001 From: XiaoMoMi <972454774@qq.com> Date: Sun, 9 Nov 2025 18:15:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=A8=A1=E7=BB=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ client-mod | 1 + 2 files changed, 4 insertions(+) create mode 160000 client-mod diff --git a/.gitmodules b/.gitmodules index b406eaf71..f225f3ed5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "wiki"] path = wiki url = https://github.com/Xiao-MoMi/craft-engine-wiki.git +[submodule "client-mod"] + path = client-mod + url = https://github.com/Xiao-MoMi/craft-engine-client-mod.git diff --git a/client-mod b/client-mod new file mode 160000 index 000000000..5d958f3b4 --- /dev/null +++ b/client-mod @@ -0,0 +1 @@ +Subproject commit 5d958f3b4a3d4e4870d416f55bf3555be96020bd