Skip to content

Defold integration to the Web Monetization API

License

Notifications You must be signed in to change notification settings

defold/extension-webmonetization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions Status Alpha

Web Monetization for Defold

This repository contains a Defold native extension 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 is available on the official Defold site.