diff --git a/Installer/ViveOpenXRInstaller.unitypackage b/Installer/ViveOpenXRInstaller.unitypackage new file mode 100644 index 0000000..a4ea548 --- /dev/null +++ b/Installer/ViveOpenXRInstaller.unitypackage @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38875d71547302b8ad5941d705576e699bff357b9aa9544ff55880bedc50aa02 +size 1978 diff --git a/README.md b/README.md index 9599fba..b4b4197 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# VIVE-OpenXR-PC \ No newline at end of file +# VIVE OpenXR Plugin - Windows +The "VIVE OpenXR Plugin - Windows" plugin package contains some OpenXR Unity features for developers to use. +## How to install: +### 1. Download the unitypackage from the github. +https://github.com/ViveSoftware/VIVE-OpenXR-PC/blob/master/Installer/ViveOpenXRInstaller.unitypackage +### 2. Import the unitypackage file in the Unity editor. +### 3. Select the menu on the Unity UI "VIVE/OpenXR_PC Installer", press "Install or Update latest version". + +Note: For "Install specific version", please copy the release version from https://github.com/ViveSoftware/VIVE-OpenXR-PC/releases, +then paste the version(for example: "1.0.12") to install the specific version. \ No newline at end of file