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