Cows-Revenge/engine.cfg
2017-04-16 01:54:53 +02:00

19 lines
241 B
INI

[application]
name="express"
main_scene="res://menu.tscn"
icon="res://icon.png"
[display]
driver="GLES2"
width=1280
height=768
fullscreen=false
orientation="landscape"
emulate_touchscreen=true
[input]
ui_shoot=[key(S)]
ui_jump=[key(A)]