1
Fork 0
mirror of https://github.com/Steffo99/cinnos.git synced 2025-02-16 16:13:57 +00:00
cinnos/project.godot

17 lines
414 B
Text
Raw Normal View History

2023-11-25 13:14:15 +01:00
; 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"