-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
adamdev edited this page Aug 8, 2025
·
4 revisions
- Unity
2021.3.16f1- Ensure that
OpenJDKand theAndroid SDK & NDK Toolsare installed for that Unity version!
- Ensure that
- Basic Unity knowledge
- Experience with Unity UI
- Create a new Unity project using version
2021.3.16f1, and name it whatever you'd like - Choose the
3D (Built-In Render Pipeline)template - Navigate to
Window > Package Manager - Click the
Packagestab on the top of the window, and selectUnity Registry - Click on the
VRpackage, and then install it- If Unity wants you to restart after that, just do it
- Download the ScoreLabSDK and then drag the
ScoreLabSDK-mainfolder into your Unity project.