Skip to content

Commit a09ff5a

Browse files
authored
Update setup-guide.md
1 parent e54bb0a commit a09ff5a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

setup-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Getting started with HISPlayer consists of implementing the following steps:
99

1010
1.3. Configure Unity for Android
1111

12-
2. Official Sample
12+
2. Meta XR Sample
1313

1414
3. More Information, Features and APIs
1515

@@ -71,7 +71,7 @@ It is recommended to set Target API Level to 34 or higher. By selecting Android
7171

7272
Alternatively, you may set the Target API level to 34 or higher in the Unity project settings.
7373

74-
## 2. Official Sample
74+
## 2. Meta XR Sample
7575

7676
Please, download the sample here: [**HISPlayer Meta Quest SDK Sample**](https://downloads.hisplayer.com/Unity/Quest/HISPlayer_MetaXR_Sample_1.1.0.unitypackage) (no need to download it if you have received it in the email).
7777

@@ -83,7 +83,7 @@ Before using the sample, please make sure you have followed the above steps to s
8383
- If you received a license key from HISPlayer, input the license key through the Inspector Unity window: **StreamController GameObject > HISPlayerSample component > License Key**. This must be done for **each scene** you want to test while adding them to the Scene List. Open each scene located in `Assets/HISPlayerMetaQuestSample/Scenes/`, set the license key if needed, then go to **File > Build Settings > Add Open Scenes** to include it in the **Scene List** of the Build Profile.
8484
- Build and Run
8585

86-
For more information about the official sample, please refer to the following [**Official Sample**](/sample.md).
86+
For more information about the Meta XR sample, please refer to the following [**Meta XR Sample**](/sample.md).
8787

8888
## 3. More Information, Features and APIs
8989
For more information about the supported features and APIs, please refer to the following [**HISPlayer API**](/hisplayer-api.md).

0 commit comments

Comments
 (0)