From 06dd9420d83974eb0e9d562e8357624a374d8d96 Mon Sep 17 00:00:00 2001 From: Mike Miller Date: Thu, 15 Apr 2021 16:45:21 +0300 Subject: [PATCH] Document new Oculus Unity package version (followup to #103) (#105) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a343fc7b4..5a8aa8d5f6 100644 --- a/README.md +++ b/README.md @@ -220,9 +220,9 @@ enable native Oculus support: 1. Enable the Oculus desktop package in the Package Manager. 1. Install the - [Oculus Unity Integration](https://developer.oculus.com/downloads/package/unity-integration-archive/23.1/). + [Oculus Unity Integration](https://developer.oculus.com/downloads/package/unity-integration-archive/27.0/). -**Note:** The above link goes to version 23.1 which is the current latest version. Tilt Brush was formerly built with 1.41, but appears to function well with 23.1. You only need to include the `Platform` and `VR` subdirectories when you import. +**Note:** The above link goes to version 27.0 which is the current latest version. You only need to include the `Platform` and `VR` subdirectories when you import. 1. If you see a dialog about upgrading the Unity Oculus plugin, click **Accept**.