Skip to content

DevTwilight/godot-google-play-billing

 
 

Repository files navigation

GodotGooglePlayBilling

Godot Android plugin for the Google Play Billing library

Note: The master branch supports Godot 4.2 and above. For older Godot versions, use the 1.x branch and 1.x releases.

Quick Start

1. Install the Plugin

  • Download the latest release from the Releases page.

  • Unzip and copy the plugin to the addons folder:

     your_project/addons/GodotGooglePlayBilling/
    
  • In Godot Editor, go to: Project > Project Settings > Plugins, and enable GodotGooglePlayBilling.


3. Enable Gradle Build for Android Export

In Godot, go to: Project > Export > Android > gradle/use_gradle_build and enable it.


Documentation

Full documentation is available at: https://godot-sdk-integrations.github.io/godot-google-play-billing

Demo

You use this minimal IAP store demo for reference.

About

Godot Android plugin for the Google Play Billing library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 70.4%
  • GDScript 29.6%