胡佳骏 1 year ago
parent
commit
c315d53cf9
2 changed files with 37 additions and 11 deletions
  1. 6 1
      Packages/manifest.json
  2. 31 10
      Packages/packages-lock.json

+ 6 - 1
Packages/manifest.json

@@ -1,17 +1,22 @@
 {
   "dependencies": {
+    "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.trilib.engine": "https://gogs.ghz-tech.com:8843/GHzGlass/TriLibXR.git",
+    "jh.xr.engine": "https://gogs.ghz-tech.com:8843/GHzGlass/GHZSDKXR.git#XRSDK_Nreal",
     "com.ptc.vuforia.engine": "file:com.ptc.vuforia.engine-10.13.3.tgz",
     "com.unity.ide.rider": "3.0.16",
     "com.unity.ide.visualstudio": "2.0.16",
     "com.unity.ide.vscode": "1.2.5",
+    "com.unity.inputsystem": "1.7.0",
     "com.unity.test-framework": "1.1.31",
     "com.unity.textmeshpro": "3.0.6",
     "com.unity.timeline": "1.6.4",
     "com.unity.ugui": "1.0.0",
     "com.unity.visualscripting": "1.7.8",
     "com.unity.xr.arcore": "4.2.8",
+    "com.unity.xr.arfoundation": "4.2.8",
     "com.unity.xr.openxr": "1.5.3",
-    "jh.xr.engine": "file:G:/GUnityProject/XRSDK/package",
     "com.unity.modules.ai": "1.0.0",
     "com.unity.modules.androidjni": "1.0.0",
     "com.unity.modules.animation": "1.0.0",

+ 31 - 10
Packages/packages-lock.json

@@ -1,5 +1,12 @@
 {
   "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.13.3.tgz",
       "depth": 0,
@@ -41,8 +48,8 @@
       "url": "https://packages.unity.cn"
     },
     "com.unity.inputsystem": {
-      "version": "1.4.4",
-      "depth": 1,
+      "version": "1.7.0",
+      "depth": 0,
       "source": "registry",
       "dependencies": {
         "com.unity.modules.uielements": "1.0.0"
@@ -123,7 +130,7 @@
     },
     "com.unity.xr.arfoundation": {
       "version": "4.2.8",
-      "depth": 1,
+      "depth": 0,
       "source": "registry",
       "dependencies": {
         "com.unity.xr.arsubsystems": "4.2.8",
@@ -176,18 +183,32 @@
       },
       "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.trilib.engine": {
+      "version": "https://gogs.ghz-tech.com:8843/GHzGlass/TriLibXR.git",
+      "depth": 0,
+      "source": "git",
+      "dependencies": {},
+      "hash": "474231f32c66e7b039e2f96aaf39165650f30cb0"
+    },
     "jh.xr.engine": {
-      "version": "file:G:/GUnityProject/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",
-        "com.unity.xr.arcore": "4.2.8",
-        "com.unity.xr.arfoundation": "4.2.8",
-        "com.unity.xr.openxr": "1.5.3"
-      }
+        "com.unity.inputsystem": "1.4.2"
+      },
+      "hash": "efa0c78ed35576de1a036b4e68afd5e724a9951a"
     },
     "com.unity.modules.ai": {
       "version": "1.0.0",