2025-02-03 20:29:47 +01: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="Fragmented Project"
|
|
|
|
config/features=PackedStringArray("4.3", "Forward Plus")
|
2025-02-05 18:06:08 +01:00
|
|
|
run/main_scene="res://0_empty.tscn"
|
2025-02-03 20:29:47 +01:00
|
|
|
|