Implemented modular external addon integration system for UnitXP, Nampower, and SuperWoW support.

This commit is contained in:
Bluewhale1337
2026-08-17 23:33:20 +02:00
parent 58f593947e
commit dc2f0ca089
8 changed files with 208 additions and 9 deletions
+1
View File
@@ -257,6 +257,7 @@ HealBot_ConfigDefaults = {
HideParty = 0,
HealBot_Integrations_UnitXP = 0,
HealBot_Integrations_Nampower = 0,
HealBot_Integrations_SuperWoW = 0,
};
HealBot_Config = {};