2025-12-02 16:04:23 +08:00

18 lines
416 B
JSON

{
"name": "com.unity.pico.livepreview",
"displayName": "PICO Live Preview",
"version": "1.0.2",
"unity": "2020.3",
"description": "Provides live preview 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"
}
}