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

Updated package info

parent 8c4d4b98
No related branches found
No related tags found
No related merge requests found
{
"name": "de.jmu.ge.dialogsystem",
"version": "0.1.0",
"displayName": "Dialog System",
"description": "The system handles the placement & interaction with VR Dialogue Boxes in Unity for the VIA-VR platform",
"version": "0.2.0",
"displayName": "VIA-VR Dialog System",
"description": "Imports Articy dialogs and displays them in VR",
"unity": "2021.3",
"author": {
"name": "Games Engineering JMU W\u00fcrzburg",
"url": "https://games.uni-wuerzburg.de"
},
"documentationUrl": "https://gitlab2.informatik.uni-wuerzburg.de/GE/Dev/ViaVR/components/dialog-system/-/wikis/Documentation",
"documentationUrl": "https://gitlab2.informatik.uni-wuerzburg.de/GE/Dev/ViaVR/components/dialog-system/-/wikis/home",
"hideInEditor": false,
"dependencies": {
"com.unity.render-pipelines.universal": "12.1.12",
......@@ -17,11 +17,17 @@
"de.jmu.ge.spokesceneimporter": "0.3.3",
"de.jmu.ge.viavr.locomotion": "0.5.2"
},
"publishConfig": {
"registry": "https://packages.informatik.uni-wuerzburg.de/"
},
"samples": [
{
"displayName": "Example Scene",
"description": "Dialog System Example Scene",
"path": "Samples~/DialogSampleScene"
}
],
"keywords": [
"viavr"
]
}
\ No newline at end of file
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