Files
coa-leatrix-plus/libs/LibCompat-1.0/lib.xml
T
Sattva 626b1fb1c0 CombineAddonButtons & LibCompat
CombineAddonButtons - Disabled not working code & First attempt to combine them - not successful.
LibCompat - Disable BackdropTemplate due to conflict with Immersion addon. Thank you to @s0h2x

Co-Authored-By: s0high <33549022+s0h2x@users.noreply.github.com>
2023-06-03 15:41:44 +03:00

11 lines
499 B
XML

<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
..\FrameXML\UI.xsd">
<!--@no-lib-strip@-->
<Script file="Libs\LibStub\LibStub.lua"/>
<Script file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"/>
<!--@end-no-lib-strip@-->
<Include file="Libs\LibGroupTalents-1.0\lib.xml"/>
<!-- <Include file="Backdrop\Backdrop.xml"/> -->
<Include file="Templates.xml"/>
<Script file="LibCompat-1.0.lua"/>
</Ui>