From fda5864e23e9fb48d5b7c6d1252b1ed1119e068f Mon Sep 17 00:00:00 2001 From: hezibo Date: Mon, 1 Dec 2025 14:39:44 +0800 Subject: [PATCH] Fix bug --- Packages/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index e53eff2..c04b76c 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -40,7 +40,7 @@ "com.unity.modules.video": "1.0.0", "com.unity.modules.vr": "1.0.0", "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" + "com.unity.modules.xr": "1.0.0", "com.udexreal.handdriver": "http://101.132.141.30/hezibo/HandDriverUPM.git#2.1.8" }