regression-test-project/project.godot
2020-08-05 11:03:11 +02:00

31 lines
533 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=4
_global_script_classes=[ ]
_global_script_class_icons={
}
[application]
run/main_scene="res://All.tscn"
[autoload]
Autoload="*res://Autoload.gd"
[memory]
limits/message_queue/max_size_kb=131072
[rendering]
environment/default_environment="res://Environment.tres"