refactor: modularize configuration UI by splitting options into dedicated component files using coding agent

This commit is contained in:
Bluewhale1337
2026-06-25 08:44:56 +02:00
parent 03634b37e4
commit 63fc88b006
18 changed files with 4196 additions and 4141 deletions
+9 -1
View File
@@ -1,6 +1,6 @@
## Interface: 11200
## Title: HealBotBlue
## Version: 1.2
## Version: 1.3
## Author: Bluewhale
## Notes: Adds panel with skinable bars for healing and decursive
## SavedVariables: HealBot_Config
@@ -13,3 +13,11 @@ HealBot_Model.lua
HealBot.xml
HealBot_Action.xml
HealBot_Options.xml
HealBot_Options_General.xml
HealBot_Options_Spells.xml
HealBot_Options_Healing.xml
HealBot_Options_CDC.xml
HealBot_Options_Skins.xml
HealBot_Options_Buffs.xml
HealBot_Options_Chat.xml