1.4 KiB
1.4 KiB
mixedreality
WebView
To install the packages for the WebView project, follow these steps:
-
Open your Unity project and select
Window
->Package Manager
from the file menu bar. -
Click the
+
icon within thePackage Manager
and selectAdd package from git URL...
. -
Paste the following URLs one by one into the text field and click
Add
for each package:https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.openxr
https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.foundation
https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.standardassets
https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.webview.unity
WebRTC
To install the packages for the WebRTC project, follow the same steps as above, but in step 3, use the following URLs:
https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.openxr
https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.foundation
https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.standardassets
https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.webrtc