From f8f897c42ae2802ef3851425a49ae9f3305af21c Mon Sep 17 00:00:00 2001 From: sys4-fr Date: Wed, 3 May 2017 22:36:30 +0200 Subject: [PATCH] Add camera submodule mod, dev branch modified by me Add claycrafter submodule mod --- .gitmodules | 7 +++++++ mods/camera | 1 + mods/claycrafter | 1 + 3 files changed, 9 insertions(+) create mode 160000 mods/camera create mode 160000 mods/claycrafter diff --git a/.gitmodules b/.gitmodules index 35ebfdc9..906d1c70 100644 --- a/.gitmodules +++ b/.gitmodules @@ -84,3 +84,10 @@ path = mods/moreflowers url = https://github.com/sys4-fr/moreflowers.git branch = master +[submodule "mods/claycrafter"] + path = mods/claycrafter + url = https://github.com/Dragonop/claycrafter.git +[submodule "mods/camera"] + path = mods/camera + url = https://github.com/sys4-fr/camera.git + branch = dev diff --git a/mods/camera b/mods/camera new file mode 160000 index 00000000..71924a4d --- /dev/null +++ b/mods/camera @@ -0,0 +1 @@ +Subproject commit 71924a4d0747064338f593f53856a3cc1e1c5007 diff --git a/mods/claycrafter b/mods/claycrafter new file mode 160000 index 00000000..c8c4e41c --- /dev/null +++ b/mods/claycrafter @@ -0,0 +1 @@ +Subproject commit c8c4e41cae63b6e0837ccfe246eea1deaabe4ec5