From 6cc46192209c4eaa318d9df92b8b5109d8969610 Mon Sep 17 00:00:00 2001
From: Jonathan Ehret <ehret@vr.rwth-aachen.de>
Date: Wed, 6 Jan 2021 13:18:31 +0100
Subject: [PATCH] Add character plugin

---
 plugins.config | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/plugins.config b/plugins.config
index 4ccdb24..2fe14cd 100644
--- a/plugins.config
+++ b/plugins.config
@@ -37,4 +37,8 @@
 
 [widgetinteraction]
     name=Widget Interaction
-    url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/widgetinteraction.git
\ No newline at end of file
+    url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/widgetinteraction.git
+
+[character-plugin]
+    name=Character Plugin
+    url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/character-plugin.git
-- 
GitLab