regression-test-project/project.godot

26 lines
472 B
Plaintext
Raw Normal View History

2020-08-05 11:03:11 +02: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=4
[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"