2023-08-05 22:42:21 +00: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]
|
|
|
|
|
2024-05-28 09:41:16 +00:00
|
|
|
config/name="EXAMPLE"
|
2024-03-07 19:16:30 +00:00
|
|
|
config/features=PackedStringArray("4.2", "Forward Plus")
|
2023-08-05 22:42:21 +00:00
|
|
|
config/icon="res://icon.svg"
|