|
@@ -11,12 +11,15 @@ shared_state = 1
|
|
[display]
|
|
[display]
|
|
width = 720
|
|
width = 720
|
|
height = 720
|
|
height = 720
|
|
|
|
+high_dpi = 1
|
|
|
|
|
|
[android]
|
|
[android]
|
|
input_method = HiddenInputField
|
|
input_method = HiddenInputField
|
|
|
|
|
|
[html5]
|
|
[html5]
|
|
-scale_mode = stretch
|
|
|
|
|
|
+scale_mode = no_scale
|
|
|
|
+show_fullscreen_button = 0
|
|
|
|
+show_made_with_defold = 0
|
|
|
|
|
|
[project]
|
|
[project]
|
|
title = custom_sprite_shader
|
|
title = custom_sprite_shader
|