summaryrefslogtreecommitdiff
path: root/demos/2d/screen_space_shaders/engine.cfg
blob: 9a74e7b7bd359cd50a0ab61339d807f2d6beb502 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[application]

name="Screen-Space Shaders"
main_scene="res://screen_shaders.tscn"
icon="res://icon.png"

[display]

width=800
height=600
stretch_mode="2d"
stretch_aspect="keep"