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
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+19-18Lines changed: 19 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,24 @@ Assets for creating [WebVR](https://webvr.rocks/)-enabled [Unity3D](https://unit
15
15
16
16
<hr>
17
17
18
-
## Unity Compatibility
18
+
## Getting started
19
19
20
-
These assets work with Unity versions `2018.2` and above.
20
+
*[Setting up a Unity project for WebVR](./docs/project-setup.md)
21
+
*[Controllers and input system](./docs/controllers.md)
22
+
*[In-editor VR playback for rapid testing](./docs/xr-testing.md)
23
+
*[Publishing](./docs/publishing.md)
24
+
*[Adding Google Analytics to your game](./docs/customization/adding-ga.md)
25
+
*[Troubleshooting and FAQ](./docs/troubleshooting-faq.md)
26
+
27
+
## Need help?
28
+
29
+
*[Join the WebVR Slack](https://webvr.rocks/slack) (join the [#unity channel](https://webvr.slack.com/messages/unity))
30
+
31
+
## Compatibility
32
+
33
+
### Unity editor version
34
+
35
+
*`2018.2` and above.
21
36
22
37
### Browser Compatibility
23
38
@@ -35,23 +50,9 @@ If the user does not have supported headset, browser or device, the content will
35
50
36
51
This asset works by utilizing Unity's WebGL platform support and therefore shares the same limitations. Because of this, mobile support is limited and may not work. See [Unity's WebGL browser compatibility](https://docs.unity3d.com/2018.1/Documentation/Manual/webgl-browsercompatibility.html).
37
52
53
+
### Version History and Notes
38
54
39
-
## Getting started
40
-
41
-
*[Setting up a Unity project for WebVR](./docs/project-setup.md)
42
-
*[Controllers and input system](./docs/controllers.md)
43
-
*[In-editor VR playback for rapid testing](./docs/xr-testing.md)
44
-
*[Publishing](./docs/publishing.md)
45
-
*[Troubleshooting and FAQ](./docs/troubleshooting-faq.md)
46
-
47
-
48
-
## Customize the template
49
-
50
-
*[Adding Google Analytics to your game](./docs/customization/adding-ga.md)
51
-
52
-
## Need help?
53
-
54
-
*[Join the WebVR Slack](https://webvr.rocks/slack) (join the [#unity channel](https://webvr.slack.com/messages/unity))
55
+
*[See all releases](https://github.com/mozilla/unity-webvr-export/releases)
0 commit comments