From bbd2649b79bc1ad48ece5ac473a8ed9fb955acc0 Mon Sep 17 00:00:00 2001 From: Paul Jolly Date: Sat, 27 Feb 2021 09:32:44 +0000 Subject: [PATCH] projects: add unity-example --- .gitmodules | 3 +++ projects/unity-example | 1 + 2 files changed, 4 insertions(+) create mode 160000 projects/unity-example diff --git a/.gitmodules b/.gitmodules index a10be25..3e24e86 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "projects/play-with-go"] path = projects/play-with-go url = https://github.com/play-with-go/play-with-go +[submodule "projects/unity-example"] + path = projects/unity-example + url = https://github.com/cue-sh/unity-example diff --git a/projects/unity-example b/projects/unity-example new file mode 160000 index 0000000..50254fe --- /dev/null +++ b/projects/unity-example @@ -0,0 +1 @@ +Subproject commit 50254fe95093f9460a0e12debf7b4684763a1a5c