-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New extension: CrazyGames SDK v3 #1552
Comments
👋 Thanks for your submission! We are sorry, but it seems we already have a reviewed extension with that name. Extensions cannot be in both the community and reviewed extensions list at once. If you are trying to update that extension, please ask a member of the extension team for help. If the name clash is a coincidence, please update your original submission post with a new zip file containing your extension with a file name that is not already taken 🙏 |
Oops I forgot to update my game engine to latest before submitting
found the problem, fixed. All good, removed the unnecessary events in the game events tab There's no boolean return type on extension editor, so I used a number, changed it into a string instead
alright I updated descriptions:
Yup because of the condition the game must be invited to work, I added last error descriptions function for any api related error on the tabs
I saw the clean up thanks a lot! Also added link account response function Updated Example: Updated Extension: |
Getting errors is helpful for creators to debug their games. |
Description
The CrazyGames SDK v3 extension allows developers to integrate CrazyGames' advertising and user authentication systems into their GDevelop games. It enables features such as ad display (video ads and banners), user session management (sign-in, authentication, and profile retrieval), game event tracking (gameplay start/stop, loading events), and user engagement tools (invite links, account linking, and social features).
How to use the extension
Developers can use this extension to:
Monetize games by displaying video ads (midgame and rewarded) and banners.
Track user sessions to check if a user is signed in, retrieve their profile details (username, profile picture), and manage authentication via CrazyGames.
Enhance gameplay experience by detecting ad blockers, generating invite links for multiplayer sessions, and displaying celebratory effects (e.g., confetti).
Optimize game lifecycle tracking by notifying CrazyGames when gameplay starts/stops or when the game is loading.
Encourage user engagement through account linking, social invites, and authentication prompts.
This extension is useful for developers looking to maximize revenue and user interaction while ensuring smooth integration with the CrazyGames platform.
Checklist
What tier of review do you aim for your extension?
Reviewed
Example file
CrazyGamesApiV3.zip
Extension file
CrazyGamesAdApi.zip
The text was updated successfully, but these errors were encountered: