Files
wave/project.godot
2026-01-07 17:40:58 +11:00

21 lines
470 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="Wave"
run/main_scene="uid://d2g4ooi0x6ebo"
config/features=PackedStringArray("4.5", "GL Compatibility")
config/icon="res://icon.svg"
[rendering]
renderer/rendering_method="mobile"