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
- Host: GitHub
- URL: https://github.com/overshifted/godotcaffebazaar
- Owner: OverShifted
- Created: 2022-09-18T12:09:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T18:52:42.000Z (almost 4 years ago)
- Last Synced: 2025-10-09T14:27:06.281Z (9 months ago)
- Language: Kotlin
- Size: 99.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)