From 3f09f5e11b69cd966f24f486140ebe6af052a32b Mon Sep 17 00:00:00 2001 From: hyzboy Date: Thu, 16 Apr 2020 15:30:13 +0800 Subject: [PATCH] add "Examples" submodule --- .gitmodules | 3 +++ Examples | 1 + 2 files changed, 4 insertions(+) create mode 160000 Examples diff --git a/.gitmodules b/.gitmodules index 12574c3..58677d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "ShaderMaker"] path = ShaderMaker url = https://hyzboy@bitbucket.org/hyzboy/cmshadermaker.git +[submodule "Examples"] + path = Examples + url = https://github.com/hyzboy/CMExamples.git diff --git a/Examples b/Examples new file mode 160000 index 0000000..250a044 --- /dev/null +++ b/Examples @@ -0,0 +1 @@ +Subproject commit 250a044d53d6b67fe1fc4b435266f7621f5fd111