Releases: feel-physics/HoloMagnet3
Releases · feel-physics/HoloMagnet3
2021_02_10レビュー
v1.0
How to deploy directly to HoloLens
- Connect the hololens via USB (you can do it with wifi too, but not in our Network, so i never tried)
- Open a browser and type "127.0.0.1:10080" so you get access to your hololens
- Navigate to "System>Apps" and under Install App select the .appxbundle file (in my case under: (myUnityProject/App/AppPackages/myUnityProject/myUnityProject_1.0.0.0_Win32_Master_Test)
- First time deploying select the dependencies .appx files (Dependencies/x86)
- Hit "go" to Deploy (wait until everything is uploaded)
Cited from package - How can I deploy an application to Hololens without VS? - Stack Overflow