21 lines
307 B
Plaintext
Executable File
21 lines
307 B
Plaintext
Executable File
[project]
|
|
title = extension-siwa
|
|
dependencies = https://github.com/andsve/dirtylarry/archive/master.zip
|
|
|
|
[script]
|
|
shared_state = 1
|
|
|
|
[library]
|
|
include_dirs = siwa
|
|
|
|
[bootstrap]
|
|
main_collection = /main/main.collectionc
|
|
|
|
[display]
|
|
width = 640
|
|
height = 1136
|
|
|
|
[ios]
|
|
bundle_identifier = com.defold.extension.siwa
|
|
|