Skip to content

Commit 83c4990

Browse files
committed
README
1 parent afe2106 commit 83c4990

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Packages/webxr/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@ 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-
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.
9+
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.
10+
11+
12+
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)

0 commit comments

Comments
 (0)