Boat/project.godot
2025-03-25 01:22:03 +01:00

34 lines
764 B
Text

; 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="ChatBoat"
run/main_scene="uid://bhwuawppmqk4"
config/features=PackedStringArray("4.4", "Forward Plus")
config/icon="res://icon.svg"
[display]
window/size/viewport_width=572
window/size/viewport_height=324
window/stretch/mode="viewport"
window/stretch/aspect="expand"
window/per_pixel_transparency/allowed=true
window/vsync/vsync_mode=0
[global_group]
Ocean="Oceans"
[rendering]
global_illumination/gi/use_half_resolution=true
shading/overrides/force_vertex_shading=true