From 146affe4761997623ba3b8d22f374ac183d2aaac Mon Sep 17 00:00:00 2001 From: zontreck Date: Fri, 21 Jun 2024 13:36:08 -0700 Subject: [PATCH] Add a submodule --- .gitmodules | 6 ++++++ Docker/yolks | 1 + SecondLife/AtlasViewer | 1 + 3 files changed, 8 insertions(+) create mode 160000 Docker/yolks create mode 160000 SecondLife/AtlasViewer diff --git a/.gitmodules b/.gitmodules index 0e99558..39f2f2d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -161,3 +161,9 @@ [submodule "Dart/uuidgen"] path = Dart/uuidgen url = ssh://git@git.zontreck.com:1212/AriasCreations/uuidgen +[submodule "Docker/yolks"] + path = Docker/yolks + url = ssh://git@git.zontreck.com:1212/AriasCreations/yolks.git +[submodule "SecondLife/AtlasViewer"] + path = SecondLife/AtlasViewer + url = git@github.com:atlasviewer/atlas diff --git a/Docker/yolks b/Docker/yolks new file mode 160000 index 0000000..5f7b002 --- /dev/null +++ b/Docker/yolks @@ -0,0 +1 @@ +Subproject commit 5f7b002633fea9fe70be3c142da4fab2b458f58b diff --git a/SecondLife/AtlasViewer b/SecondLife/AtlasViewer new file mode 160000 index 0000000..d88f008 --- /dev/null +++ b/SecondLife/AtlasViewer @@ -0,0 +1 @@ +Subproject commit d88f0087c85c5c61863a7c446cb026d975949a25