Construct 3 - Install plugin
Step 1. Download addonβ
Main Addonβ
Install gamepush-core.c3addon
to use all core features.
Download the latest addon GamePush Core here.
Link to GamePush Core addon on Construct 3 in the official Construct 3 store
Chat Addonβ
To work with real-time chats and messages, additionally install the plugin gamepush-channels.c3addon
.
Download the latest addon GamePush Channels here.
Link to GamePush Channels addon on Construct 3 in the official Construct 3 store
Step 2. Find the Addon Managerβ
Step 3. Install addonβ
Step 4. Pick insert new objectβ
Step 5. Find GamePush plugin and add it to the projectβ
Step 6. In the GamePush control panel, go to your game pageβ
You will need the project ID and token.
Step 7. Select the plugin in the list of objectsβ
Step 8. Add the project ID and token to the plugin settingsβ
Step 9. Disable the worker in the project settingsβ
This is necessary so that the plugin runs in the scope of the Platform SDK and the GamePush SDK and not in the worker.