don't rename addons folder
This commit is contained in:
parent
1642b021df
commit
12c31eb2bf
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ enabled=PackedStringArray("res://addons/SimpleFormatOnSave/plugin.cfg")
|
||||||
[file_customization]
|
[file_customization]
|
||||||
|
|
||||||
folder_colors={
|
folder_colors={
|
||||||
"res://Addons/": "red",
|
"res://Core/": "blue",
|
||||||
"res://Core/": "blue"
|
"res://addons/": "red"
|
||||||
}
|
}
|
||||||
|
|
||||||
[game]
|
[game]
|
||||||
|
|
Loading…
Reference in a new issue