Merge pull request #75 from defold/vlaaad-patch-1

Create ext.properties
This commit is contained in:
vlaaad
2025-08-22 16:27:16 +02:00
committed by GitHub

View File

@@ -0,0 +1,11 @@
[iap]
title = IAP
help = Settings for In-App Purchases extension
group = Runtime
iap_provider.type = string
iap_provider.default = GooglePlay
iap_provider.options = GooglePlay, Amazon
auto_finish_transactions.type = bool
auto_finish_transactions.default = 1