mirror of
https://github.com/Bluewhale1337/HealBotBlue.git
synced 2026-07-27 17:54:44 +00:00
Refactoring monolithic code into separate implement MVC pattern for unit data management and event handling via observer pattern
This commit is contained in:
+3
-2
@@ -1,6 +1,6 @@
|
||||
## Interface: 11200
|
||||
## Title: HealBotBlue
|
||||
## Version: 1.1
|
||||
## Version: 1.2
|
||||
## Author: Bluewhale
|
||||
## Notes: Adds panel with skinable bars for healing and decursive
|
||||
## SavedVariables: HealBot_Config
|
||||
@@ -9,6 +9,7 @@
|
||||
..\..\FrameXML\UIPanelTemplates.xml
|
||||
..\..\FrameXML\UIDropDownMenu.xml
|
||||
HealBot_Error.xml
|
||||
HealBot_Model.lua
|
||||
HealBot.xml
|
||||
HealBot_Action.xml
|
||||
HealBot_Options.xml
|
||||
HealBot_Options.xml
|
||||
|
||||
Reference in New Issue
Block a user