Monetize Your Game
Let's learn how you can quickly integrate monetization strategies into your existing game.
Upgrade Your Existing Project
Use the Nexa Builder Studio to upgrade your project folder:
npm create nexa upgrade
Or you can manage the upgrade changes manually.
Add a Configuration file
Your application must provide specific settings in order to properly communicate with the Provable Fairplay Gaming (PFG) Engine.
Customize your own fairplay.yml
file:
fairplay.yml
themeConfig
navbar
items
- localeDropdown
- anotherDropdown
caution
Specifications are still IN ACTIVE DEVELOPMENT and are subject to change.
Or build your site to include all the locales at once:
npm run build