diff --git a/extensions/community/PokiGamesSDKHtml.json b/extensions/community/PokiGamesSDKHtml.json index ea45c4b1f..c65885fb3 100644 --- a/extensions/community/PokiGamesSDKHtml.json +++ b/extensions/community/PokiGamesSDKHtml.json @@ -2,26 +2,23 @@ "author": "", "category": "Ads", "extensionNamespace": "", - "fullName": "Poki Games SDK HTML", - "helpPath": "", + "fullName": "Poki Games SDK", + "helpPath": "/extensions/poki-games-sdkhtml/", "iconUrl": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzguODggMjczLjE2Ij4KCTxwYXRoIGZpbGw9ImJsYWNrIiBkPSJNNTQxIDg1LjhjMjEgMCAzOC0xNy40IDM4LTM4LjcgMC0yMC40LTE3LjQtMzcuNy0zOC0zNy43UzUwMy41IDI2LjYgNTAzLjUgNDdjMCAyMS40IDE3IDM4LjggMzcuNyAzOC44eiI+Cgk8L3BhdGg+Cgk8cGF0aCBmaWxsPSJibGFjayIgZD0iTTUwNCA5OS4zdjExMC41TDQ3MCAxMzZjMTUuNC0xOS4zIDIxLjctNDYuNCAyMi40LTY2VjU0aC02MC4ydjE1LjVjLTEgMTkuNi03LjMgMjguOC0yNC44IDM0LjVWMEgzNDZ2NDQuNEMzMjQgMjEuNiAyOTMgOS42IDI1Ni43IDkuNmMtNDAgMC03MyAxMy44LTk1LjYgNDBhMTE4IDExOCAwIDAgMC0xNyAyNi4yQzEyOSA2MC42IDEwOC40IDU0IDg0IDU0SDB2MjE5LjJoNTZWMjIxaDI4YzI0LjQgMCA0NS04LjMgNjAtMjMuN2ExMTYuMyAxMTYuMyAwIDAgMCAxNy42IDI3YzIyLjcgMjUuOCA1NS41IDM5LjMgOTUgMzkuMyAzOC42IDAgNzEtMTMuNSA5My42LTM5bDQuNS01LjZoNTIuN3YtNTQuM2w4LTIgMjYgNTYuNGgxMzYuOFY5OS40aC03NHptLTQxOCA2NEg1NnYtNTNoMjkuMmM3LjYgMCAyMC4zIDUuMiAyMC4zIDI1LjUgMCAxMy01LjQgMjcuMy0xOS40IDI3LjN6bTE3MCA2MGMtNDcuMyAwLTg1LjctMzkuNC04NS43LTg3LjhDMTcwLjMgODkgMjA5LjUgNTAgMjU2IDUwczg1LjYgMzkgODUuNiA4NS41YzAgNDguNC0zOC40IDg3LjgtODUuNiA4Ny44eiI+Cgk8L3BhdGg+Cgk8cGF0aCBmaWxsPSJibGFjayIgZD0iTTI1NiAxNDJjLTM4IDAtNTcgNi41LTY1IDguNiA2LjcgMzAuNSAzMy4yIDUzLjMgNjUgNTMuM3M1OC4zLTIzIDY1LTUzLjRjLTgtMi0yNy4yLTguNy02NS04Ljd6Ij4KCTwvcGF0aD4KPC9zdmc+Cg==", "name": "PokiGamesSDKHtml", "previewIconUrl": "", - "shortDescription": "Extension that implements Poki SDK so that your game can be hosted on Poki website.", - "version": "0.0.1", - "description": [ - "Please refer to [Poki's guide](https://sdk.poki.com/sdk-documentation.html) to know when to call the different actions.", - "", - "The SDK will be initialized at the beginning of your very first scene.", - "", - "The action to get a shareable url is not implemented yet." - ], + "shortDescription": "Allow games to be hosted on Poki website and display ads.", + "version": "0.0.2", + "description": "Please refer to [Poki's guide](https://sdk.poki.com/sdk-documentation.html) to know when to call the different actions.", + "origin": { + "identifier": "PokiGamesSDKHtml", + "name": "gdevelop-extension-store" + }, "tags": [ "poki", "ads", "sdk", - "api", - "html" + "api" ], "authorIds": [ "tgIIofwSWVNtHsFW7AR2imu8gCj1" @@ -49,7 +46,7 @@ ], "parameterObjects": "", "useStrict": true, - "eventsSheetExpanded": false + "eventsSheetExpanded": true }, { "type": "BuiltinCommonInstructions::Standard", @@ -74,7 +71,6 @@ "description": "Load Poki SDK.", "fullName": "Load SDK", "functionType": "Action", - "group": "Poki Games", "name": "LoadSDK", "private": true, "sentence": "Load Poki SDK", @@ -113,9 +109,8 @@ }, { "description": "Check if the Poki SDK is ready to be used.", - "fullName": "Is Poki SDK ready", + "fullName": "Poki SDK is ready", "functionType": "Condition", - "group": "Poki Games", "name": "IsSdkReady", "sentence": "Poki SDK is ready", "events": [ @@ -134,7 +129,6 @@ "description": "Inform Poki game finished loading.", "fullName": "Game loading finished", "functionType": "Action", - "group": "Poki Games", "name": "CallGameLoadingFinished", "sentence": "Inform Poki game finished loading", "events": [ @@ -157,7 +151,6 @@ "description": "Inform Poki gameplay started.", "fullName": "Gameplay started", "functionType": "Action", - "group": "Poki Games", "name": "CallGameplayStart", "sentence": "Inform Poki gameplay started", "events": [ @@ -180,7 +173,6 @@ "description": "Inform Poki gameplay stopped.", "fullName": "Gameplay stopped", "functionType": "Action", - "group": "Poki Games", "name": "CallGameplayStop", "sentence": "Inform Poki gameplay stopped", "events": [ @@ -203,7 +195,6 @@ "description": "Request commercial break.", "fullName": "Commercial break", "functionType": "Action", - "group": "Poki Games", "name": "RequestCommercialBreak", "sentence": "Request commercial break", "events": [ @@ -230,7 +221,6 @@ "description": "Request rewarded break.", "fullName": "Rewarded break", "functionType": "Action", - "group": "Poki Games", "name": "RequestRewardedBreak", "sentence": "Request rewarded break", "events": [ @@ -256,9 +246,8 @@ }, { "description": "Checks if a commercial break is playing.", - "fullName": "Commercial break playing", + "fullName": "Commercial break is playing", "functionType": "Condition", - "group": "Poki Games", "name": "IsCommercialBreakPlaying", "sentence": "Commercial break is playing", "events": [ @@ -275,9 +264,8 @@ }, { "description": "Checks if a rewarded break is playing.", - "fullName": "Rewarded break playing", + "fullName": "Rewarded break is playing", "functionType": "Condition", - "group": "Poki Games", "name": "IsRewardedBreakPlaying", "sentence": "Rewarded break is playing", "events": [ @@ -296,7 +284,6 @@ "description": "Checks if a commercial break just finished playing.", "fullName": "Commercial break just finished playing", "functionType": "Condition", - "group": "Poki Games", "name": "DidCommercialBreakJustFinishPlaying", "sentence": "Commercial break just finished playing", "events": [ @@ -315,7 +302,6 @@ "description": "Checks if a rewarded break just finished playing.", "fullName": "Rewarded break just finished playing", "functionType": "Condition", - "group": "Poki Games", "name": "DidRewardedBreakJustFinishPlaying", "sentence": "Rewarded break just finished playing", "events": [ @@ -334,7 +320,6 @@ "description": "Checks if player should be rewarded after a rewarded break finished playing.", "fullName": "Should reward player", "functionType": "Condition", - "group": "Poki Games", "name": "ShouldRewardPlayer", "sentence": "Should reward player", "events": [