15 lines
852 B
Markdown
15 lines
852 B
Markdown
# mixedreality
|
|
|
|
## WebViewStream
|
|
|
|
To install the packages for the [WebViewStream project](https://git.slc.ar/slococo-uni/webviewstream), follow these steps:
|
|
|
|
1. Open your Unity project and select `Window` -> `Package Manager` from the file menu bar.
|
|
2. Click the `+` icon within the `Package Manager` and select `Add package from git URL...`.
|
|
3. Paste the following URLs one by one into the text field and click `Add` for each package:
|
|
|
|
- `https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.openxr`
|
|
- `https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.foundation`
|
|
- `https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.standardassets`
|
|
- `https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.webview.unity`
|