From 9a0ddfae7edbfd3ae97c32c0101ec745ba2fc700 Mon Sep 17 00:00:00 2001 From: Ange-Marie MAURIN Date: Thu, 3 Jul 2025 21:49:55 +0200 Subject: [PATCH] Plugin Integration --- .gitmodules | 6 ++++++ Plugins/CommonTime | 1 + Plugins/DTFluxAPI | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 Plugins/CommonTime create mode 160000 Plugins/DTFluxAPI diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3d10815 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "Plugins/CommonTime"] + path = Plugins/CommonTime + url = http://carnetdebord.jonathanchassaing.fr:3000/Ange/Unreal-CommonTime +[submodule "Plugins/DTFluxAPI"] + path = Plugins/DTFluxAPI + url = http://carnetdebord.jonathanchassaing.fr:3000/Ange/DTFluxAPI diff --git a/Plugins/CommonTime b/Plugins/CommonTime new file mode 160000 index 0000000..0384595 --- /dev/null +++ b/Plugins/CommonTime @@ -0,0 +1 @@ +Subproject commit 03845954fc5024d5a1149836d88855b47984ed27 diff --git a/Plugins/DTFluxAPI b/Plugins/DTFluxAPI new file mode 160000 index 0000000..fa5493a --- /dev/null +++ b/Plugins/DTFluxAPI @@ -0,0 +1 @@ +Subproject commit fa5493adcfdc1f5fdbe63c7fed603a41b4b6e39c