Skip to main content

Installation and usage

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

Methods of the SDK is mandatory for successful moderation.

The plugin provides the following capabilities:

  • visual blocks for full interaction with the Yandex.Games API;
  • use of Yandex.Games SDK in JavaScript blocks;
  • flexible localization of text and scripts;
  • additional utilities for easy development;

Installation

Download the latest version of the plugin from GitHub.

In the main menu, go to "Menu -> View -> Add-ons Manager". Then, click "Install new add-on..." and choose the downloaded .c3addon file.

Docs Version Dropdown

Add to project

To start using the YandexGamesSDK plugin in your project, right-click on the layout and click "Insert new object".

In the popup menu, scroll down to the section "Platforms and APIs", select the plugin "YandexGamesSDK" and click "Insert".

Insert YandexGamesSDK

Congratulations, you've successfully added the plugin to your project. Now you can use the Yandex.Games SDK in your project.