This plugin is designed to help the integration of the PokiSDK into your Godot(4.3.x) game. It is possible to build the integration yourself by creating a custom html shell by modifying the default template, but this plugin makes it easier and faster for you to do the same.
This plugin provides:
- An export preset for the Poki platform
- A custom html shell
- PokiSDK singleton for GDScript integration
- A demo scene showcasing usage
Once you install the plugin and reload the project, you will see a new preset for HTML5 platform called Poki. This will provide the core integration needed for the PokiSDK by using a custom html shell. You will be able to make api calls using the PokiSDK singleton that will be autoloaded for you.
Please note that Poki is a curated platform, you will need to submit your game through Poki for Developers first, and only work on the sdk integration after the game is approved.
Changelog for version v1.0.1
No changelog provided for this version.