1
Fork 0
mirror of https://github.com/Steffo99/cinnos.git synced 2024-11-22 08:04:20 +00:00
cinnos/project.godot
2023-11-25 13:14:15 +01:00

16 lines
414 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="cisio"
run/main_scene="res://Root.tscn"
config/features=PackedStringArray("4.1", "Forward Plus")
config/icon="res://icon.svg"