Extension-Druid/game.project
2021-04-04 12:46:28 +03:00

44 lines
813 B
Plaintext

[bootstrap]
main_collection = /example/example.collectionc
[script]
shared_state = 1
[display]
width = 600
height = 900
[project]
title = druid
version = 0.5.0
dependencies = https://github.com/insalitygames/deftest/archive/master.zip,https://github.com/britzl/monarch/archive/refs/tags/3.3.0.zip
[library]
include_dirs = druid
[input]
gamepads = /builtins/input/default.gamepadsc
use_accelerometer = 0
[druid]
no_auto_input = 0
[html5]
engine_arguments = --verify-graphics-calls=false
heap_size = 64
splash_image = /media/druid_logo.png
scale_mode = fit
show_fullscreen_button = 0
show_made_with_defold = 0
[native_extension]
app_manifest = /example/game.appmanifest
[graphics]
texture_profiles = /example/custom.texture_profiles
[android]
package = com.insality.druid
input_method = HiddenInputField