From e075f5532855da33a3a5a21041d6d22a864f65f4 Mon Sep 17 00:00:00 2001 From: Sara Date: Thu, 1 Aug 2024 14:40:47 +0200 Subject: [PATCH] feat: folder colours --- godot/project.godot | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/godot/project.godot b/godot/project.godot index 8258e28..cdd9783 100644 --- a/godot/project.godot +++ b/godot/project.godot @@ -15,6 +15,17 @@ run/main_scene="res://boot.tscn" config/features=PackedStringArray("4.2", "Forward Plus") config/icon="res://icon.svg" +[file_customization] + +folder_colors={ +"res://AI/": "green", +"res://Animation/": "red", +"res://Environments/": "blue", +"res://GameObjects/": "purple", +"res://Levels/": "pink", +"res://bin/": "gray" +} + [input] lclick={