From eca70cfa5e1640a75b0d6d62481dc2846ea16302 Mon Sep 17 00:00:00 2001 From: hezibo Date: Mon, 1 Dec 2025 14:39:23 +0800 Subject: [PATCH] Update Udexreal Handdriver json --- Packages/manifest.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Packages/manifest.json b/Packages/manifest.json index 37ebb10..e53eff2 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -41,5 +41,7 @@ "com.unity.modules.vr": "1.0.0", "com.unity.modules.wind": "1.0.0", "com.unity.modules.xr": "1.0.0" + "com.udexreal.handdriver": "http://101.132.141.30/hezibo/HandDriverUPM.git#2.1.8" + } }