virtualx-engine/demos/2d/normalmaps/engine.cfg
Juan Linietsky 221443c5a2 more fixes
-only refuse to load an older file if version major is different, fixes
#1944
-fix drive letter default value, fixes #1939
2015-05-19 21:36:35 -03:00

11 lines
148 B
INI

[application]
name="2D Normal Mapping"
main_scene="res://normalmap.scn"
[display]
stretch_mode="2d"
width=800
height=600
stretch_aspect="ignore"