From 3a9c151758ce0bd09b666c33ab09f4234d731f30 Mon Sep 17 00:00:00 2001 From: xiaojin Date: Tue, 31 Aug 2021 09:11:14 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=B3chore(=E5=BA=93):=20=E8=B0=83?= =?UTF-8?q?=E6=95=B4submodule?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ code/framework/skynet | 1 + 2 files changed, 4 insertions(+) create mode 160000 code/framework/skynet diff --git a/.gitmodules b/.gitmodules index 064e5b0..e004090 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "code/framework/3rd/termbox"] path = code/framework/3rd/termbox url = git@github.com:nullgemm/termbox_next.git +[submodule "code/framework/skynet"] + path = code/framework/skynet + url = git@github.com:cloudfreexiao/skynet.git diff --git a/code/framework/skynet b/code/framework/skynet new file mode 160000 index 0000000..bc3945d --- /dev/null +++ b/code/framework/skynet @@ -0,0 +1 @@ +Subproject commit bc3945da740d9590cffc68e0a821e6d622e1c7bd