From 2307aabdc99e18c075d9875a2562e777ddff2dcb Mon Sep 17 00:00:00 2001 From: Stiven Arias Giraldo <47497948+StAincrad@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:55:23 +0200 Subject: [PATCH] Update setup-guide.md --- setup-guide.md | 34 +++------------------------------- 1 file changed, 3 insertions(+), 31 deletions(-) diff --git a/setup-guide.md b/setup-guide.md index e726f22..b25428b 100644 --- a/setup-guide.md +++ b/setup-guide.md @@ -19,41 +19,13 @@ Getting started with HISPlayer consists of implementing the following steps: It's also possible to import the [HISPlayer Sample](https://hisplayer.github.io/UnityiOS-SDK/#/import-sample) after completing step 1. The sample is a comprehensive example scene using the HISPlayerSDK to help demonstrate features like play, pause, seek, etc. -## 1.1 Import package - -### HISPlayer SDK versions above 3.4.0 - -Please, keep in mind the _HISPlayer Sample_ is included in the _HISPlayer SDK Unity Package_. - -Importing the package is the same as importing other normal packages in Unity. -Select the package of _HISPlayer SDK_ and import it. - -**Assets > Import Package > Custom Package > HISPlayerSDK unity package** - -Refer to [HISPlayer Sample]() to know more about the HISPlayer Sample. - -
- -
- -In the case you don't want to include the HISPlayer Sample, please disable it from the _Import Unity Package_ window. - -- -
- -### HISPlayer SDK versions below 3.4.0 - -Importing the package is the same as importing other normal packages in Unity. -Select the package of HISPlayer SDK and import it. +## 1.1 Import Package +Importing the package is the same as importing other normal packages in Unity. Select the package of HISPlayer SDK and import it. **Assets > Import Package > Custom Package > HISPlayerSDK unity package** -Only the SDK will be imported using HISPlayer SDK versions lower than 3.4.0. -Refer to [HISPlayer Sample]() to know more about the _HISPlayer Sample_. -- +