2025-09-15 17:00:26 +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=5
|
|
|
|
|
|
|
|
|
|
[application]
|
|
|
|
|
|
|
|
|
|
config/name="AllAroundTheWorld"
|
2025-09-16 00:12:12 +02:00
|
|
|
run/main_scene="uid://b6kb866y3e4aa"
|
2025-09-15 17:00:26 +02:00
|
|
|
config/features=PackedStringArray("4.4", "Forward Plus")
|
|
|
|
|
config/icon="res://icon.svg"
|
2025-09-16 00:12:12 +02:00
|
|
|
|
|
|
|
|
[rendering]
|
|
|
|
|
|
|
|
|
|
renderer/rendering_method="gl_compatibility"
|