From 0cae3a5e489471b79a722f32ea5fde2c91453478 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20Kr=C3=BCger?= <krueger@vr.rwth-aachen.de> Date: Mon, 15 Nov 2021 14:40:45 +0000 Subject: [PATCH] Rename logging to study logging and fix url --- plugins.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins.config b/plugins.config index dade5e8..13af85e 100644 --- a/plugins.config +++ b/plugins.config @@ -6,9 +6,9 @@ name=Likert Scale url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/plugins/likert-scale-plugin.git -[logging-plugin] - name=Logging - url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/plugins/universallogging.git +[studylogging-plugin] + name=Study Logging Plugin + url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/plugins/ue4-studyloggingplugin [rwth-vr-toolkit] name=RWTH VR Toolkit -- GitLab