mirror of
https://github.com/defold/extension-iap
synced 2025-09-27 17:12:18 +02:00
12 lines
260 B
INI
12 lines
260 B
INI
[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
|