Files
godot-demo-holes/demo/project.godot

21 lines
491 B
Plaintext

; 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="demo"
run/main_scene="uid://dvgdgi3jrhrvt"
config/features=PackedStringArray("4.5", "Forward Plus")
config/icon="res://icon.svg"
[debug_draw_3d]
settings/addon_root_folder="res://addons/debug_draw_3d"