Setup

Installation

Download the latest version of playgama_bridge.c3addon from the GitHub release page.

Go to Menu → View → Addon Manager and click Install new addon.... Select the downloaded file and click Install in the popup window.

Open your project, right-click on the Object types folder, and select Add new object type. Choose Playgama Bridge and click Insert.

Setup

  1. Set Use Worker to No in the project settings:

  1. Uncheck the checkbox Load SDK from CDN:

  1. Download the playgama-bridge.js file of the same version as the plugin from the GitHub release page. Import it into the Scripts folder. Select it and set Purpose = Main script:

Config

Download the playgama-bridge-config.json file from the GitHub release page. Import it into the Files folder. There you can set up various identifiers and in-game purchases.

You can see an explanation of the file structure here: Playgama Bridge Config.

Last updated