An open API service indexing awesome lists of open source software.

https://github.com/overshifted/godotcaffebazaar

Caffebazaar in app purchases plugin for the Godot engine
https://github.com/overshifted/godotcaffebazaar

Last synced: 1 day ago
JSON representation

Caffebazaar in app purchases plugin for the Godot engine

Awesome Lists containing this project

README

          

# GodotCaffebazaar
Caffebazaar in app purchases plugin for the Godot engine

## Usage
1. Download `GodotCaffebazaar-release.arr`, `GodotCaffebazaar.gdap` and `Caffebazaar.gd`
2. Copy the first two files into your projects `android/plugins` folder
3. Copy the third file somewhere in your `res://` files
4. Enable custom build and `Godot Caffebazaar` in the `Export` menu
5. Add the `Caffebazaar.gd` script as a singleton from `Project > Project Settings... > Autoload`
6. Enjoy

For more information, see [Poolakay's wiki](https://github.com/cafebazaar/Poolakey/wiki)