Bring all features from latest renpy updates into default renpy scripts

This commit is contained in:
2024-10-05 09:42:58 -05:00
parent 902e435e6c
commit 2269086430
5 changed files with 124 additions and 27 deletions

View File

@@ -235,9 +235,9 @@ init python:
build.documentation('*.txt')
## A Google Play license key is required to download expansion files and perform
## in-app purchases. It can be found on the "Services & APIs" page of the Google
## Play developer console.
## A Google Play license key is required to perform in-app purchases. It can be
## found in the Google Play developer console, under "Monetize" > "Monetization
## Setup" > "Licensing".
# define build.google_play_key = "..."