blob: ba5fcca853425b52c8ccf770e3f9c5acbe40e4b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[application]
name="2D Normal Mapping"
main_scene="res://normalmap.tscn"
icon="res://icon.png"
[display]
stretch_mode="2d"
width=800
height=600
stretch_aspect="ignore"
|