mirror of
https://github.com/Dariasteam/Cows-Revenge.git
synced 2026-08-03 14:52:07 +00:00
19 lines
241 B
INI
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)]
|