From 4f1da773b403caf9fc1d7e62ab7d6ad5abd5387a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lera=20Elvo=C3=A9?= Date: Sat, 4 Mar 2023 12:42:47 +0300 Subject: [PATCH] enable low processor mode and PascalCase file naming --- project.godot | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/project.godot b/project.godot index 8f1fedb..f5b2d4f 100644 --- a/project.godot +++ b/project.godot @@ -12,4 +12,9 @@ config_version=5 config/name="yagvm" config/features=PackedStringArray("4.0", "Forward Plus") +run/low_processor_mode=true config/icon="res://icon.svg" + +[editor] + +naming/scene_name_casing=1