fixed local dependency
This commit is contained in:
14
README.md
14
README.md
@ -245,7 +245,7 @@ The exported tracking data CSV contains the following columns:
|
||||
### Key Dependencies
|
||||
- **Meta XR SDK Core**: 76.0.1
|
||||
- **Meta XR SDK Interaction**: 76.0.1
|
||||
- **Meta XR SDK Movement**: 76.0.1 (local file dependency)
|
||||
- **Meta XR SDK Movement**: 76.0.1
|
||||
- **Unity XR Interaction Toolkit**: 3.1.1
|
||||
- **Unity XR Hands**: 1.5.0
|
||||
- **Unity XR Management**: 4.5.1
|
||||
@ -254,6 +254,18 @@ The exported tracking data CSV contains the following columns:
|
||||
- **Unity Input System**: 1.14.0
|
||||
- **Unity Timeline**: 1.8.7
|
||||
|
||||
### Installing Meta XR Movement SDK
|
||||
|
||||
To install the Meta XR Movement SDK v76.0.1 in Unity:
|
||||
|
||||
1. Open Unity Package Manager (`Window` > `Package Manager`)
|
||||
2. Click the **+** button in the top-left corner
|
||||
3. Select **"Add package from git URL..."**
|
||||
4. Enter: `https://github.com/oculus-samples/Unity-Movement.git#v76.0.1`
|
||||
5. Click **Add**
|
||||
|
||||
For more information, see the [Unity-Movement repository](https://github.com/oculus-samples/Unity-Movement).
|
||||
|
||||
### Build Requirements
|
||||
- Unity 6000.0.49f1 or compatible
|
||||
- Meta XR SDK 76.0.1
|
||||
|
||||
Reference in New Issue
Block a user