Skip to content

Commit

Permalink
Update update-the-sdk.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StAincrad committed Jan 12, 2024
1 parent 0e17203 commit db9ec9e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions update-the-sdk.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Update the SDK

Through this guide, you will be introduced how to update the SDK if you already have installed the SDK previously.
Through this guide, you will be introduced how to update the SDK if you already have installed the SDK previously. Please, restart the Editor before continuing.

## Remove Old Package

Remove the previous HISPlayer Android / iOS SDK package from Unity Package Manager
Remove the previous HISPlayer SDK package from Unity Package Manager.

**Window > Package Manager > Packages - HISPlayer > HISPlayer Android IOS SDK > Remove**
**Window > Package Manager > Packages - HISPlayer > HISPlayer SDK > Remove**

<p align="center">
<img width="700" src="./assets/remove-package.PNG">
<img width="793" alt="Remove" src="https://github.com/HISPlayer/UnityWebGL-SDK/assets/47497948/00071022-a78b-4b36-bd1d-eaf64aad49fc">
</p>

<br>
Expand All @@ -19,8 +19,7 @@ Remove the previous HISPlayer Android / iOS SDK package from Unity Package Manag
Importing the new 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_Android_iOS unity package**

**Assets > Import Package > Custom Package > HISPlayerSDK.unitypackage**

<p align="center">
<img width="450" src="./assets/import-package.png">
Expand All @@ -40,10 +39,11 @@ Open the window **Tools > HISPlayer** located in the upper side of the screen >
<img src="./assets/embedded-bin.png" width=40%>
</p>


## Update License Key
Input the license key that is associated with the SDK through HISPlayer properties. If the license key is not valid, the player won't work and will throw an error message.

License key is not required for Unity Editor.

<p align="center">
<img width="400" src="./assets/license-key.PNG">
<img width="478" alt="image" src="https://github.com/HISPlayer/UnityWebGL-SDK/assets/47497948/50b10c75-c6e0-438d-ba1f-da6e66d51eed">
</p>

0 comments on commit db9ec9e

Please sign in to comment.