We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a79662b commit a776b3dCopy full SHA for a776b3d
Assets/WebGLTemplates/Bridge/playgama-bridge-config.json
@@ -1,4 +1,5 @@
1
{
2
+ "$schema": "https://bridge.playgama.com/v1.26.0/schema.json",
3
"platforms": {
4
"game_distribution": {
5
"gameId": ""
@@ -28,9 +29,6 @@
28
29
"projectId": "",
30
"publicToken": ""
31
},
- "jio_games": {
32
- "packageName": ""
33
- },
34
"crazy_games": {
35
"xsollaProjectId": "",
36
"isSandbox": false,
0 commit comments