29 lines
414 B
Plaintext
29 lines
414 B
Plaintext
[bootstrap]
|
|
main_collection = /example/example.collectionc
|
|
|
|
[script]
|
|
shared_state = 1
|
|
|
|
[display]
|
|
width = 1080
|
|
height = 1920
|
|
|
|
[project]
|
|
title = FNAL-Extension
|
|
|
|
[library]
|
|
include_dirs = fnal
|
|
|
|
[native_extension]
|
|
app_manifest = /generated.appmanifest
|
|
|
|
[android]
|
|
input_method = HiddenInputField
|
|
immersive_mode = 1
|
|
package = com.aterve.extension.fnal
|
|
debuggable = 1
|
|
|
|
[ios]
|
|
bundle_identifier = com.aterve.extension.fnal
|
|
|