diff --git a/HoloLens_Documentation.html b/HoloLens_Documentation.html index 52ef86d..8c9c4de 100644 --- a/HoloLens_Documentation.html +++ b/HoloLens_Documentation.html @@ -130,6 +130,8 @@
HoloLens Documentation
yes+
$:/themes/tiddlywiki/vanilla/themetweaks
$:/core/ui/ControlPanel/KeyboardShortcuts
Required software: + +* Latest version of Windows 10 +* Visual Studio - https://www.visualstudio.com/ +** When installing select the Universal Windows Platform development workload and the Game Development with Unity workload (You may deselect the Unity Editor optional component since you'll be installing a newer version of Unity) +* Unity - https://store.unity.com/download?ref=personal +** Make sure when installing that you select the UWP tools to be installed as well +* Mixed Reality Toolkit - https://github.com/Microsoft/MixedRealityToolkit-Unity +** You need to clone the project open it in unity and export it as an asset package. + +See Also https://developer.microsoft.com/en-us/windows/mixed-reality/install_the_tools+