Init
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "com.unity.xr.picoxr",
|
||||
"displayName": "PICO Integration",
|
||||
"version": "3.3.2",
|
||||
"unity": "2021.3",
|
||||
"description": "Provides display and input support for PICO devices.",
|
||||
"keywords": [
|
||||
"picoxr",
|
||||
"xr",
|
||||
"vr",
|
||||
"virtual",
|
||||
"xreditorsubsystem"
|
||||
],
|
||||
"dependencies": {
|
||||
"com.unity.xr.management": "4.0.0",
|
||||
"com.unity.xr.interaction.toolkit": "2.0.0",
|
||||
"com.unity.xr.core-utils": "2.3.0"
|
||||
},
|
||||
"unityRelease": "26f1",
|
||||
"documentationUrl": "https://developer.picoxr.com/document/unity/",
|
||||
"changelogUrl": "https://developer.picoxr.com/document/updates-unity/"
|
||||
}
|
||||
Reference in New Issue
Block a user