refactor(spell-editor): 并入 game_designer tab,移除独立 spell_editor 插件

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-21 16:07:26 +08:00
co-authored by Claude Opus 4.8
parent d7e051ffde
commit 3e189206d5
7 changed files with 2 additions and 241 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ project/assembly_name="Rogue"
[editor_plugins]
enabled=PackedStringArray("res://addons/game_designer/plugin.cfg", "res://addons/godot_mcp/plugin.cfg", "res://addons/spell_editor/plugin.cfg")
enabled=PackedStringArray("res://addons/game_designer/plugin.cfg", "res://addons/godot_mcp/plugin.cfg")
[gui]