chore(deps): add godot editor debugger plugin

This commit is contained in:
Leroy Hopson 2024-04-13 19:10:44 +12:00
parent dd118d72f3
commit ee733ca45a
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
2 changed files with 4 additions and 1 deletions

View file

@ -21,7 +21,7 @@ window/vsync/use_vsync=false
[editor_plugins]
enabled=PackedStringArray("res://addons/godot_xterm/plugin.cfg")
enabled=PackedStringArray("res://addons/godot_xterm/plugin.cfg", "res://addons/zylann.editor_debugger/plugin.cfg")
[rendering]