23cf6a85bd
Part of #4196.
12 lines
181 B
INI
12 lines
181 B
INI
[application]
|
|
|
|
name="Fog of War"
|
|
main_scene="res://fog.tscn"
|
|
icon="res://icon.png"
|
|
|
|
[input]
|
|
|
|
move_up=[key(Up)]
|
|
move_bottom=[key(Down)]
|
|
move_left=[key(Left)]
|
|
move_right=[key(Right)]
|