Skip to content

Commit 2d4b143

Browse files
author
lawwong
committed
Add reference to Unity.XR.OpenXR package
1 parent 761800c commit 2d4b143

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Assets/HTC.UnityPlugin/HTC.ViveInputUtility.asmdef

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "HTC.ViveInputUtility",
3+
"rootNamespace": "",
34
"references": [
45
"Unity.XR.Management",
56
"SteamVR",
@@ -14,7 +15,8 @@
1415
"Hand",
1516
"HTC.ViveHandTracking",
1617
"Wave.Essence.Controller.Model",
17-
"Unity.InputSystem"
18+
"Unity.InputSystem",
19+
"Unity.XR.OpenXR"
1820
],
1921
"includePlatforms": [],
2022
"excludePlatforms": [],

0 commit comments

Comments
 (0)