Create ext.properties

This commit is contained in:
vlaaad
2025-08-22 13:41:25 +02:00
committed by GitHub
parent 0df5a8e968
commit 6d3ca89b65

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