Files
slime-moldies/project.godot
Kasper a847f0cfda Do it from ground up like normal
by copying a tutorial/demo
2025-08-01 00:20:03 +03:00

21 lines
523 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="Slime-Moldies"
run/main_scene="uid://bf4ohdg0sfl8l"
config/features=PackedStringArray("4.4", "Forward Plus")
config/icon="res://icon.svg"
[rendering]
environment/defaults/default_clear_color=Color(0.0605303, 0.0605304, 0.0605303, 1)