mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-21 23:26:56 +00:00
superwow: move into its own module
Moving superwow integration from thirdparty into a seperate module. It's a client mod, not an addon and therefore should not bloat the thirdparty section that is already huge enough. It was a mistake to treat it as an addon-compat in first place. Now having it as a seperate module also allows it to grow better over time as new SuperWoW features are integrated into pfUI.
This commit is contained in:
@@ -70,4 +70,5 @@
|
||||
<Include file="..\modules\totems.lua"/>
|
||||
<Include file="..\modules\macrotweak.lua"/>
|
||||
<Include file="..\modules\turtle-wow.lua"/>
|
||||
<Include file="..\modules\superwow.lua"/>
|
||||
</Ui>
|
||||
|
||||
Reference in New Issue
Block a user