Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defold/extension-webmonetization
Defold integration to the Web Monetization API
https://github.com/defold/extension-webmonetization
defold webmonetization
Last synced: 3 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T07:58:46.000Z (8 months ago)
- Last Synced: 2024-05-01T11:22:03.503Z (8 months ago)
- Topics: defold, webmonetization
- Language: C++
- Homepage:
- Size: 530 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-defold - Web Monetization
README
[![Actions Status Alpha](https://github.com/defold/extension-webmonetization/actions/workflows/bob.yml/badge.svg)](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.