Browse Source

Nreal配置

胡佳骏 1 year ago
parent
commit
f774a28494
2 changed files with 45 additions and 8 deletions
  1. 6 2
      Packages/manifest.json
  2. 39 6
      Packages/packages-lock.json

+ 6 - 2
Packages/manifest.json

@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "com.ptc.vuforia.engine": "file:com.ptc.vuforia.engine-10.15.4.tgz",
     "com.unity.feature.development": "1.0.1",
     "com.unity.ide.rider": "3.0.18",
     "com.unity.ide.visualstudio": "2.0.17",
@@ -14,8 +15,11 @@
     "com.unity.xr.arkit-face-tracking": "4.2.7",
     "com.unity.xr.interactionsubsystems": "1.0.1",
     "com.unity.xr.openxr": "1.5.3",
-    "jh.immersalsdk.engine": "file:E:/GitProject/Project/ImmersalSDK/package",
-    "jh.xr.engine": "file:E:/GitProject/Project/XRSDK/package",
+    "com.ghz.avideoplayer": "https://gogs.ghz-tech.com:8843/GHzGlass/VideoPlayerXR.git",
+    "jh.baseeditor.engine": "https://gogs.ghz-tech.com:8843/GHzGlass/GHZBasePackage.git",
+    "jh.xr.engine": "https://gogs.ghz-tech.com:8843/GHzGlass/GHZSDKXR.git#XRSDK_Nreal",
+    "jh.trilib.engine": "https://gogs.ghz-tech.com:8843/GHzGlass/TriLibXR.git",
+    "jh.immersalsdk.engine": "https://gogs.ghz-tech.com:8843/GHzGlass/ImmersalSDK.git#ImmersalSDK_Nreal",
     "com.unity.modules.ai": "1.0.0",
     "com.unity.modules.androidjni": "1.0.0",
     "com.unity.modules.animation": "1.0.0",

+ 39 - 6
Packages/packages-lock.json

@@ -1,5 +1,20 @@
 {
   "dependencies": {
+    "com.ghz.avideoplayer": {
+      "version": "https://gogs.ghz-tech.com:8843/GHzGlass/VideoPlayerXR.git",
+      "depth": 0,
+      "source": "git",
+      "dependencies": {},
+      "hash": "0c10eb2d941902e3b5ff389c956ee49fd8d19f54"
+    },
+    "com.ptc.vuforia.engine": {
+      "version": "file:com.ptc.vuforia.engine-10.15.4.tgz",
+      "depth": 0,
+      "source": "local-tarball",
+      "dependencies": {
+        "com.unity.ugui": "1.0.0"
+      }
+    },
     "com.unity.editorcoroutines": {
       "version": "1.0.0",
       "depth": 1,
@@ -243,25 +258,43 @@
       },
       "url": "https://packages.unity.cn"
     },
+    "jh.baseeditor.engine": {
+      "version": "https://gogs.ghz-tech.com:8843/GHzGlass/GHZBasePackage.git",
+      "depth": 0,
+      "source": "git",
+      "dependencies": {
+        "com.unity.xr.management": "4.0.1"
+      },
+      "hash": "78e593f6e911cf4aafbc031005e7f2cdc76136e8"
+    },
     "jh.immersalsdk.engine": {
-      "version": "file:E:/GitProject/Project/ImmersalSDK/package",
+      "version": "https://gogs.ghz-tech.com:8843/GHzGlass/ImmersalSDK.git#ImmersalSDK_Nreal",
       "depth": 0,
-      "source": "local",
+      "source": "git",
       "dependencies": {
         "com.unity.xr.management": "4.0.1",
         "com.unity.xr.legacyinputhelpers": "2.1.2",
         "com.unity.inputsystem": "1.4.2"
-      }
+      },
+      "hash": "5e1c7fa684c24381b6cee3ca2bf90f5eb1e45d06"
+    },
+    "jh.trilib.engine": {
+      "version": "https://gogs.ghz-tech.com:8843/GHzGlass/TriLibXR.git",
+      "depth": 0,
+      "source": "git",
+      "dependencies": {},
+      "hash": "474231f32c66e7b039e2f96aaf39165650f30cb0"
     },
     "jh.xr.engine": {
-      "version": "file:E:/GitProject/Project/XRSDK/package",
+      "version": "https://gogs.ghz-tech.com:8843/GHzGlass/GHZSDKXR.git#XRSDK_Nreal",
       "depth": 0,
-      "source": "local",
+      "source": "git",
       "dependencies": {
         "com.unity.xr.management": "4.0.1",
         "com.unity.xr.legacyinputhelpers": "2.1.2",
         "com.unity.inputsystem": "1.4.2"
-      }
+      },
+      "hash": "90df63456e8d6a8537eeeebeaa6a4050aa862e04"
     },
     "com.unity.modules.ai": {
       "version": "1.0.0",