From 723f216e6b7e497a266d7317d930739c38559e7f Mon Sep 17 00:00:00 2001 From: huanghongxun Date: Sat, 4 Sep 2021 15:49:55 +0800 Subject: [PATCH] feat: JSTUN --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..c96b42156 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "JSTUN"] + path = JSTUN + url = https://github.com/huanghongxun/JSTUN