diff --git a/project.godot b/project.godot index 312c0cd..937e7bc 100644 --- a/project.godot +++ b/project.godot @@ -31,6 +31,14 @@ window/stretch/mode="canvas_items" project/assembly_name="NewLON" +[file_customization] + +folder_colors={ +"res://assets/sprites/atlases/plants/": "green", +"res://resources/plants/": "green", +"res://scenes/entities/plants/": "green" +} + [gui] theme/custom="res://resources/themes/GameStyle.tres"