You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Assets/SteamVR/readme.txt
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# SteamVR Unity Plugin - v2.8.1 (sdk 2.2.3)
1
+
# SteamVR Unity Plugin - v2.8.2 (sdk 2.5.1)
2
2
3
3
Copyright (c) Valve Corporation, All rights reserved.
4
4
@@ -36,6 +36,12 @@ Input and Steam:
36
36
If you publish your game to steam you can let users change their input bindings while the game is not running by setting the location of your action manifest. On the steamworks partner site go to the Application settings, and the Virtual Reality Section. At the bottom you'll see a radio button to designate your title as a SteamVR Input application. You then can set the location of your action manifest. In older versions of the plugin this was next to the executable. In versions 2.3.3 and above this is in [GameName]_Data/StreamingAssets/SteamVR/actions.json.
37
37
38
38
39
+
Changes for 2.8.2
40
+
41
+
* Updating OpenVR sdk to 2.5.1
42
+
43
+
* Linux crash fix (action manifest string was broken)
0 commit comments