Skip to content
Snippets Groups Projects
Commit 8e6ccd40 authored by Samuel Truman's avatar Samuel Truman
Browse files

Minor improvements

parent 5bf46d77
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
/// <summary>
/// Implements the PackageConfigurator. This allows our example package to be configured
/// without the Unity editor. In this example it means that a GameObject with a
/// without the Unity editor. In this example it ensures that a GameObject with a
/// MathTest component has to exist in every scene.
/// </summary>
public class ExamplePackageConfigurator: PackageConfigurator {
......
......@@ -3,7 +3,7 @@
"name": "Samuel Truman"
},
"description": "Provides API used by VIA-VR Editor to talk to all VIA-VR packages.",
"documentationUrl": "https://gitlab2.informatik.uni-wuerzburg.de/GE/Dev/ViaVR/components/spoke-scene-importer/-/blob/main/README.md",
"documentationUrl": "https://gitlab2.informatik.uni-wuerzburg.de/GE/Dev/ViaVR/components/via-vr-unity-bridge/-/blob/main/README.md",
"displayName": "VIA-VR Unity Bridge",
"name": "de.jmu.ge.viavr.unitybridge",
"unity": "2020.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment