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 @@
  • $:/SiteTitle
  • +
  • $:/state/showeditpreview
  • +
  • $:/state/tab--1963855381
  • $:/state/tab--2112689675
  • @@ -156,6 +158,8 @@
  • See also expandable toc
  • +
  • Setup
  • +

    @@ -8375,6 +8379,9 @@
    HoloLens Documentation
    +
    +
    yes
    +
    $:/themes/tiddlywiki/vanilla/themetweaks
    @@ -8387,7 +8394,7 @@
    $:/core/ui/ControlPanel/KeyboardShortcuts
    -
    +
    
     
    @@ -8570,6 +8577,19 @@ <<toc-selective-expandable 'Tag'>> </div>//
    +
    +
    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
    +