Skip to content

Commit 9e3e94d

Browse files
authored
XR Plug-in Management comment in README
1 parent dbc0c76 commit 9e3e94d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Packages/webxr/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ To add the package to your Unity project, open the Package Manager window, click
66

77
`https://github.com/De-Panther/unity-webxr-export.git?path=/Packages/webxr`
88

9+
Then make sure to check `WebXR Export` in `Project Settings > XR Plug-in Management > WebGL > Plug-in Providers`
10+
911
To update the package, you'll have to manually remove the corresponding package section from the `packages-lock.json` file. For more info read about [Git dependencies](https://docs.unity3d.com/Manual/upm-git.html) in Unity's manual.
1012

1113

1214
You might also want to add the WebXR Interactions package, as it has some Interaction Components and Samples.
13-
You can get the WebXR Interactions package [here](../webxr-interactions/README.md)
15+
You can get the WebXR Interactions package [here](../webxr-interactions/README.md)

0 commit comments

Comments
 (0)