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.
Next, hover over Import Extension File(.zip) and select the plugin you downloaded previously from the pop-up menu.
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.
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.