44 lines
1.4 KiB
JSON
44 lines
1.4 KiB
JSON
{
|
|
"name": "se.su.dsv.extralitylab.unity",
|
|
"version": "0.1.3",
|
|
"displayName": "ExtralityLab@DSV",
|
|
"description": "Package for ExtralityLab at DSV Stockholm University.",
|
|
"unity": "2022.3",
|
|
"unityRelease": "0f1",
|
|
"documentationUrl": "https://gitea.dsv.su.se/extralitylab/se.su.extralitylab.unity/",
|
|
"changelogUrl": "https://gitea.dsv.su.se/extralitylab/se.su.extralitylab.unity/",
|
|
"licensesUrl": "https://gitea.dsv.su.se/extralitylab/se.su.extralitylab.unity/",
|
|
"dependencies": {
|
|
|
|
},
|
|
"keywords": [
|
|
"Tangible", "Interaction", "IoT", "VR", "MR", "Immersive"
|
|
],
|
|
"author": {
|
|
"name": "Luis Quintero",
|
|
"email": "luis.quintero@dsv.su.se",
|
|
"url": "https://luisqtr.com"
|
|
},
|
|
"samples": [
|
|
{
|
|
"displayName": "IDKI-3D-Assets-CwC",
|
|
"description": "3D Prefabs for fast prototyping. Taken from the Unity Course Create with Code.",
|
|
"path": "Samples~/IDKI-3D-Assets-CwC"
|
|
},
|
|
{
|
|
"displayName": "DataLoggerCSV",
|
|
"description": "Example of generating CSV files",
|
|
"path": "Samples~/DataLoggerCSV"
|
|
},
|
|
{
|
|
"displayName": "MQTT-Comm",
|
|
"description": "Example of communication with MQTT ",
|
|
"path": "Samples~/MQTT-Comm"
|
|
},
|
|
{
|
|
"displayName": "Websockets-Comm",
|
|
"description": "Example of communication with Websockets ",
|
|
"path": "Samples~/Websockets-Comm"
|
|
}
|
|
]
|
|
} |