From abfc997ac17444bb36b535d7913b9381eed90402 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Thu, 18 Jul 2024 12:49:13 +0200 Subject: [PATCH] add plugins submodule --- .gitmodules | 3 +++ OwnChar.Plugins | 1 + 2 files changed, 4 insertions(+) create mode 160000 OwnChar.Plugins diff --git a/.gitmodules b/.gitmodules index 6fef67e..c9fb89a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "OwnChar"] path = OwnChar url = https://git.pilzinsel64.de/ownchar/ownchar-library.git +[submodule "OwnChar.Plugins"] + path = OwnChar.Plugins + url = https://git.pilzinsel64.de/ownchar/ownchar-plugins.git diff --git a/OwnChar.Plugins b/OwnChar.Plugins new file mode 160000 index 0000000..6e323fa --- /dev/null +++ b/OwnChar.Plugins @@ -0,0 +1 @@ +Subproject commit 6e323fad3a77f6d818ea53bfcf38d9d73e87b9fa