Files
cobor/project.godot
2025-08-27 15:45:27 +02:00

17 lines
401 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="Cobor"
run/main_scene="uid://7q00x01xdsal"
config/features=PackedStringArray("4.4")
config/icon="res://icon.svg"