; 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="Spruce-Basin" run/main_scene="res://title.tscn" config/features=PackedStringArray("4.4", "Forward Plus") boot_splash/bg_color=Color(0, 0, 0, 1) boot_splash/show_image=false config/icon="res://icon.svg" [display] window/size/mode=4 window/stretch/mode="canvas_items" window/stretch/aspect="expand" [filesystem] import/blender/enabled=false [physics] 3d/physics_engine="JoltPhysics3D"