godotengine / godot-google-play-billing

Godot Android plugin for the Google Play Billing library
MIT License
138 stars 39 forks source link

godot-google-play-billing

Godot Android plugin for the Google Play Billing library

Usage & Docs

You can find the docs for this first-party plugin in the official Godot docs.

Compiling

Prerequisites:

Steps to build:

  1. Clone this Git repository
  2. Put godot-lib.***.release.aar in ./godot-google-play-billing/libs/
  3. Run ./gradlew build in the cloned repository

If the build succeeds, you can find the resulting .aar files in ./godot-google-play-billing/build/outputs/aar/.