Download&Setup - Game-of-whales/GOW-SDK-UNITY GitHub Wiki

Download

Download the latest package version for Unity 5.4 or above from our server:

[img/download.png](https://github.com/Game-of-whales/GOW-SDK-UNITY/raw/master/Unity5/gameofwhales-2.0.6.unitypackage)

The previous SDK versions available in our repository.

Registration

img/newGame.png

  • SDK use In-App Purchasing service. So it's necessary to enable the In-App Purchasing service in the Unity Editor.

Import the SDK Unity package

  • In the Unity editor, go to Assets >> Import Package >> Custom Package and browse the package location on your hard disk.

  • Check all files and press Import

img/_importPackage.png

  • In the Unity editor menu: go to Window >> Game of Whales. GameOfWhalesSettings form will be opened.

  • Enter game key to Game ID field.

img/_GowSettings1.png

  • If you use Google Cloud Messaging, fill out Android Project ID field: enter ID which will be used to get a token. You can also specify Firebase Sender ID instead of Android Project ID.

  • Сheck the option Debug Logging if you need.

  • Сheck the option Enable notifications if you want to use push notifications (for iOS only).

NEXT →