From d59d876457a7df636dd05b0baf65eae7e658fc61 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Thu, 16 May 2024 10:37:43 +0200 Subject: [PATCH] add submodules --- .gitmodules | 6 ++++++ OwnChar | 1 + OwnChar.Plugins | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 OwnChar create mode 160000 OwnChar.Plugins diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..beca461 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "OwnChar.Plugins"] + path = OwnChar.Plugins + url = https://git.pilzinsel64.de/ownchar/ownchar-plugins.git +[submodule "OwnChar"] + path = OwnChar + url = https://git.pilzinsel64.de/ownchar/ownchar-library diff --git a/OwnChar b/OwnChar new file mode 160000 index 0000000..5055540 --- /dev/null +++ b/OwnChar @@ -0,0 +1 @@ +Subproject commit 5055540f768626332b28865709562f21ac814d8c diff --git a/OwnChar.Plugins b/OwnChar.Plugins new file mode 160000 index 0000000..fe03628 --- /dev/null +++ b/OwnChar.Plugins @@ -0,0 +1 @@ +Subproject commit fe03628377ac360d7c19f6c0ae57d1d616bb8162