From fd187e1b618c0941a8a21adae71b4b6eed056f8d Mon Sep 17 00:00:00 2001 From: nav Date: Wed, 1 Apr 2026 01:19:57 +0000 Subject: [PATCH] add Yonexus.Protocol as submodule --- .gitmodules | 3 +++ protocol | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 protocol diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a9ae513 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "protocol"] + path = protocol + url = https://git.hangman-lab.top/nav/Yonexus.Protocol.git diff --git a/protocol b/protocol new file mode 160000 index 0000000..9232aa7 --- /dev/null +++ b/protocol @@ -0,0 +1 @@ +Subproject commit 9232aa7c1755adda6990a5a2f6c7c1a114285a73