https://github.com/defold/extension-webmonetization
Defold integration to the Web Monetization API
https://github.com/defold/extension-webmonetization
defold webmonetization
Last synced: 4 months ago
JSON representation
Defold integration to the Web Monetization API
- Host: GitHub
- URL: https://github.com/defold/extension-webmonetization
- Owner: defold
- License: mit
- Created: 2020-07-04T21:32:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T06:57:00.000Z (9 months ago)
- Last Synced: 2024-10-29T20:05:15.397Z (7 months ago)
- Topics: defold, webmonetization
- Language: C++
- Homepage:
- Size: 541 KB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-defold - Web Monetization
README
[](https://github.com/defold/extension-webmonetization/actions)
## Web Monetization for Defold
This repository contains a Defold [native extension](https://www.defold.com/manuals/extensions/) which integrates the Web Monetization JavaScript API. This allows game developers to detect if a player has an active payment stream or not and offer additional content or perks to paying players.
[Manual, API and setup instructions](https://www.defold.com/extension-webmonetization/) is available on the official Defold site.