Playgama Bridge Config
playgama-bridge-config.json file is used to configure the SDK.
The best way to create a config file is to use the config editor.
You can also add the $schema parameter to the config file, which will enable autocomplete in most modern IDEs.
{
"$schema": "https://bridge.playgama.com/v1.27.0/schema.json"
}Last updated