mirror of
https://github.com/defold/extension-iap
synced 2025-06-27 02:17:51 +02:00
24 lines
300 B
Plaintext
24 lines
300 B
Plaintext
[bootstrap]
|
|
main_collection = /main/main.collectionc
|
|
|
|
[script]
|
|
shared_state = 1
|
|
|
|
[display]
|
|
width = 960
|
|
height = 640
|
|
|
|
[android]
|
|
input_method = HiddenInputField
|
|
package = com.defold.iap
|
|
|
|
[project]
|
|
title = extension-iap
|
|
|
|
[library]
|
|
include_dirs = extension-iap
|
|
|
|
[ios]
|
|
bundle_identifier = com.defold.iap
|
|
|