Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@koteelok koteelok released this 05 Oct 03:54
· 2 commits to main since this release

STEP 1: Installing the plugin

After downloading the plugin, open your project in Cocos Creator or create a new one. In the upper panel, hover over Extension and select Extension Manager.

Untitled

Next, hover over Import Extension File(.zip) and select the plugin you downloaded previously from the pop-up menu.

Untitled

STEP 2: Setting up templates

You will most likely see messages like the ones below after installing the plugin. That’s because Yandex Games requires Yandex Games SDK to be imported directly in files like index.html, which appear after compilation.

Untitled

To solve this problem, visit the new Yandex Games SDK section and select the option to generate templates so the plugin generates the necessary templates by itself. You can also write them yourself.

If the templates are compiled successfully, the plugin should output a message like the one below to the console. It means everything is fine and you can get to work.

Untitled