mirror of
https://github.com/defold/extension-iap
synced 2025-09-27 09:02:18 +02:00
Merge pull request #75 from defold/vlaaad-patch-1
Create ext.properties
This commit is contained in:
11
extension-iap/ext.properties
Normal file
11
extension-iap/ext.properties
Normal 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
|
Reference in New Issue
Block a user