SlimeoosOdyssey/godot/project.godot

28 lines
578 B
Plaintext
Raw Normal View History

2023-08-18 18:09:19 -06:00
; Engine configuration file.
; It's best edited using the editor UI and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
; [section] ; section goes between []
; param=value ; assign values to parameters
config_version=5
[application]
config/name="abgj23"
config/features=PackedStringArray("4.1", "Forward Plus")
config/icon="res://icon.svg"
2023-08-18 20:53:00 -06:00
2023-08-19 11:06:05 -06:00
[display]
window/size/viewport_width=512
window/size/viewport_height=512
window/size/mode=3
window/stretch/mode="viewport"
window/stretch/aspect="expand"
2023-08-18 20:53:00 -06:00
[filesystem]
import/fbx/enabled=false