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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# SteamVR Unity Plugin - v2.2
1
+
# SteamVR Unity Plugin - v2.2.0
2
2
3
3
Copyright (c) Valve Corporation, All rights reserved.
4
4
@@ -31,7 +31,7 @@ Support:
31
31
If you'd like to discuss features, post guides, and give general feedback please post on the steam forum here: https://steamcommunity.com/app/250820/discussions/7/
Copy file name to clipboardExpand all lines: README.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,22 +8,21 @@ The SteamVR runtime must be installed. This can be downloaded from Steam under t
8
8
9
9
* This version of the SteamVR Unity Plugin is compatible and has been tested with Unity versions 5.4 - 2019.1
10
10
11
+
### Documentation
12
+
Documentation can be found online here: [https://valvesoftware.github.io/steamvr_unity_plugin/](https://valvesoftware.github.io/steamvr_unity_plugin/)
13
+
11
14
### Quick Start
12
15
13
-
* Follow the [Quickstart guide on this site](articles/Quickstart.md)
16
+
* Follow the [Quickstart guide on this site](https://valvesoftware.github.io/steamvr_unity_plugin/articles/Quickstart.html)
14
17
15
-
* If you want to explore the [Interaction System](articles/Interaction-System.md) scene you'll need to open the SteamVR Input window (under the Window Menu), click yes to copy example jsons, then click Save and Generate to create input actions.
18
+
* If you want to explore the [Interaction System](https://valvesoftware.github.io/steamvr_unity_plugin/articles/Interaction-System.html) scene you'll need to open the SteamVR Input window (under the Window Menu), click yes to copy example jsons, then click Save and Generate to create input actions.
16
19
17
20
* For the most simple example of VR with tracked controllers see the sample scene at /SteamVR/Simple Sample
18
21
19
22
* For a more extensive example including picking up, throwing objects, and animated hands see the Interaction System example at /SteamVR/Interaction System/Samples/Interactions_Example
20
23
21
24
22
-
### Documentation
23
-
Documentation can be found online here: [https://valvesoftware.github.io/steamvr_unity_plugin/](https://valvesoftware.github.io/steamvr_unity_plugin/)
24
-
25
-
26
25
### Support
27
26
If you're having trouble with the plugin the best place to discuss issues is our github here: https://github.com/ValveSoftware/steamvr_unity_plugin/issues/
28
27
29
-
If you'd like to discuss features, post guides, and give general feedback please post on the steam forum here: https://steamcommunity.com/app/250820/discussions/7/
28
+
If you'd like to discuss features, post guides, and give general feedback please post on the steam forum here: https://steamcommunity.com/app/250820/discussions/7/
0 commit comments