830 B
830 B
mixedreality
To install the packages, 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:-
OpenXR:
https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.openxr
-
Toolkit Foundation:
https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.foundation
-
Standard Assets:
https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.standardassets
-
WebView:
https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.webview.unity
-