Skip to content

forcepusher/com.agava.yandexgames

Repository files navigation

com.agava.yandexgames

Try the SDK demo here.

Make sure you have the standalone Git installed. Reboot after installation.
In Unity, open "Window" -> "Package Manager".
Click the "+" sign at the top left corner -> "Add package from git URL..."
Paste this: https://github.com/forcepusher/com.agava.yandexgames.git#16.1.1
See the minimum required Unity version in the package.json file.
Find "Samples" in the package window and click the "Import" button.
To update the package, simply add it again using a different version tag.

This package automatically inserts YandexGames SDK script into HTML page when calling YandexGamesSdk.Initialize(). No need to modify WebGLTemplates, just use the SDK methods.

This is a publishing repository. If you wish to create a pull request, please use the Development Repo.