This commit is contained in:
Yoon Park 2017-12-14 10:23:40 -08:00 коммит произвёл GitHub
Родитель 7e0c1ca416
Коммит b3e020b1e1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 9 добавлений и 7 удалений

Просмотреть файл

@ -8,13 +8,15 @@ Link to documentation is forthcoming.
## Prerequisites:
1. See [Development PC specs](https://developer.microsoft.com/en-us/windows/mixed-reality/install_the_tools#developing_for_immersive_headsets) for tips on developing for immersive headsets.
2. [How to navigate the Windows Mixed Reality home](https://developer.microsoft.com/en-us/windows/mixed-reality/navigating_the_windows_mixed_reality_home).
3. Development PC needs to be on a Fall Creators Update SDK and builds as below. Either:
1. Launch Settings > Updates and Security > Windows Insider Program > Get Insider Preview builds
2. Update to the publicly released Creators Update SDK, build 16299
4. [Beta build of Unity 2017.2](http://beta.unity3d.com/download/00283454d7e3/download.html)
1. Please read more about [Immersive headset setup](https://developer.microsoft.com/en-us/windows/mixed-reality/immersive_headset_setup).
5. [Visual Studio 2017](https://www.visualstudio.com/downloads/).
2. [Windows 10 Fall Creators Update](https://www.microsoft.com/en-us/software-download/windows10)
3. [Visual Studio 2017](https://www.visualstudio.com/downloads/).
4. [Windows SDK 16299](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk), also available in Visual Studio Installer
5. [Unity 2017.2.0p2-MRTP5](http://beta.unity3d.com/download/a07ad30bae31/UnityDownloadAssistant.exe)
*Please read more about [Immersive headset setup](https://developer.microsoft.com/en-us/windows/mixed-reality/immersive_headset_setup).
* A Windows 10 PC configured with the [[install the tools|correct tools]] and a [[Immersive headset setup|configured Immersive Mixed Reality device]] with [[motion controllers]].
*
* [http://beta.unity3d.com/download/a07ad30bae31/UnityDownloadAssistant.exe Unity 2017.2.0p2-MRTP5]
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.