Installation and usage

YandexGamesSDK is a plugin for the Construct 3 engine providing convenient access to the Yandex Games API.

Integration of the SDK is mandatory for successful moderation.

The plugin provides the following capabilities:

  • Visual blocks for full interaction with Yandex Games API
  • Use of Yandex Games SDK in JavaScript blocks
  • Flexible localization of text and assets
  • Additional utilities for easier development

Installation

  1. Download the latest version of the plugin from GitHub.

  2. Open Construct 3.

  3. Go to MenuViewAdd-ons Manager.

  4. In the window that appears, click Install new add-on and select the downloaded .c3addon file.

Adding to project

To start using the YandexGamesSDK plugin in your project:

  1. Right-click on the layout and select Insert new object.

  2. In the menu that appears, scroll down to the Platforms and APIs section, select the YandexGamesSDK plugin and click Insert.

The plugin has been successfully added to your project. Now you can use the Yandex Games SDK in your project.


Repository