Files

31 lines
621 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=5
[application]
config/name="godot-marsxplr"
run/main_scene="uid://bjnttl8ui408c"
config/features=PackedStringArray("4.5", "Mobile")
boot_splash/bg_color=Color(0, 0, 0, 1)
boot_splash/show_image=false
[audio]
buses/default_bus_layout=""
[display]
window/stretch/mode="viewport"
window/stretch/aspect="expand"
[rendering]
renderer/rendering_method="mobile"