Skip to content

Installation

adamdev edited this page Aug 8, 2025 · 4 revisions

Prerequisites

  • Unity 2021.3.16f1
    • Ensure that OpenJDK and the Android SDK & NDK Tools are installed for that Unity version!
  • Basic Unity knowledge
  • Experience with Unity UI

Steps

  1. Create a new Unity project using version 2021.3.16f1, and name it whatever you'd like
  2. Choose the 3D (Built-In Render Pipeline) template
  3. Navigate to Window > Package Manager
  4. Click the Packages tab on the top of the window, and select Unity Registry
  5. Click on the VR package, and then install it
    • If Unity wants you to restart after that, just do it
  6. Download the ScoreLabSDK and then drag the ScoreLabSDK-main folder into your Unity project.

Clone this wiki locally