|
@@ -0,0 +1,20 @@
|
|
|
+{
|
|
|
+ "name": "com.ghz.avideoplayer",
|
|
|
+ "displayName": "AVProVideo",
|
|
|
+ "version": "2.6.6",
|
|
|
+ "unity": "2019.4",
|
|
|
+ "description": "Provides rendering and input support for ximmerse XR.",
|
|
|
+ "keywords": [
|
|
|
+
|
|
|
+ ],
|
|
|
+ "dependencies": {
|
|
|
+
|
|
|
+ },
|
|
|
+ "samples": [
|
|
|
+ {
|
|
|
+ "displayName": "AVideoPlayerDemo",
|
|
|
+ "description": "Basic sample, minimal project setup.",
|
|
|
+ "path": "package/Samples~/AVideoPlayerDemo"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+}
|