MagicNStuff/source/addons/Todo_Manager/todo.cfg
SchimmelSpreu83 2a60380258 Added Plugins
- ProtoShape
- StairsCharacter (GDExtension)
- TODO Manager
- 3D Cursor
2025-09-21 23:42:15 +02:00

16 lines
426 B
INI

[scripts]
full_path=false
sort_alphabetical=true
script_colour=Color(0.8, 0.80784315, 0.827451, 1)
ignore_paths=Array[String](["res://addons/"])
[patterns]
patterns=[["\\bTODO\\b", Color(0.5882353, 0.94509804, 0.6784314, 1), 0, true], ["\\bHACK\\b", Color(0.8352941, 0.7372549, 0.4392157, 1), 0, true], ["\\bFIXME\\b", Color(0.8352941, 0.4392157, 0.4392157, 1), 0, true]]
[config]
auto_refresh=true
builtin_enabled=false