Skip to content

Commit 1bca799

Browse files
authored
Update setup-guide.md
1 parent 3222cfb commit 1bca799

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

setup-guide.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,12 @@ It's also possible to import the [HISPlayer Sample](https://hisplayer.github.io/
2121

2222
## 1.1 Import package
2323

24-
### HISPlayer SDK versions 3.4.0 and above
25-
26-
The _HISPlayer Sample_ is included in the _HISPlayer SDK Unity Package_.
27-
2824
Importing the package is the same as importing other normal packages in Unity.
2925
Select the package of _HISPlayer SDK_ and import it.
3026

3127
**Assets > Import Package > Custom Package > HISPlayerSDK unity package**
3228

33-
Refer to [Import HISPlayer Sample](https://hisplayer.github.io/UnitySamples/#/hisplayer-sample) to know more about the HISPlayer Sample.
29+
The _HISPlayer Sample_ is included in the package. Refer to [Import HISPlayer Sample](https://hisplayer.github.io/UnitySamples/#/hisplayer-sample) to know more about the HISPlayer Sample.
3430

3531
<p align="center">
3632
<img width=70% src="https://github.com/HISPlayer/UnityAndroid-SDK/assets/47497948/c8ff9e55-524e-48f1-a323-95b00aa5c6c7">
@@ -42,20 +38,6 @@ In the case you don't want to include the HISPlayer Sample, please disable it fr
4238
<img width=60% src="https://github.com/HISPlayer/UnityAndroid-SDK/assets/47497948/e9cb3d17-8adf-490f-b910-46dff943c870">
4339
</p>
4440

45-
### HISPlayer SDK versions 3.3.0 and below
46-
47-
Importing the package is the same as importing other normal packages in Unity.
48-
Select the package of HISPlayer SDK and import it.
49-
50-
**Assets > Import Package > Custom Package > HISPlayerSDK unity package**
51-
52-
Only the SDK will be imported using HISPlayer SDK versions lower than 3.4.0.
53-
Refer to [Import HISPlayer Sample](https://hisplayer.github.io/UnitySamples/#/hisplayer-sample) to know more about the _HISPlayer Sample_.
54-
55-
<p align="center">
56-
<img width=70% src="https://github.com/HISPlayer/UnityAndroid-SDK/assets/47497948/7c52ba95-4420-4db3-972d-77930ce5cb9f">
57-
</p>
58-
5941
<br>
6042

6143
## 1.2 Configure Unity for MacOS

0 commit comments

Comments
 (0)