From c69532c17a9b71aee75d3c474a0e8959293a20ed Mon Sep 17 00:00:00 2001 From: HumanoidSandvichDispenser Date: Sat, 9 Dec 2023 23:49:43 -0800 Subject: [PATCH] folder colors --- project.godot | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/project.godot b/project.godot index 8f085f4..fe63fcf 100644 --- a/project.godot +++ b/project.godot @@ -45,6 +45,13 @@ project/assembly_name="SupaLidlGame" enabled=PackedStringArray("res://addons/dialogue_manager/plugin.cfg") +[file_customization] + +folder_colors={ +"res://Assets/": "red", +"res://Scenes/": "green" +} + [input] ui_accept={