827a5bdc60
Matches the Exiles fork-layout convention (one folder per addon). README and tools/sweep.py updated for the new path; tools/sweep.py stays at repo root since it's dev tooling, not part of the shipped bundle.
8 lines
473 B
XML
8 lines
473 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">
|
|
<Include file="AceConfigRegistry-3.0\AceConfigRegistry-3.0.xml"/>
|
|
<Include file="AceConfigCmd-3.0\AceConfigCmd-3.0.xml"/>
|
|
<Include file="AceConfigDialog-3.0\AceConfigDialog-3.0.xml"/>
|
|
<!--<Include file="AceConfigDropdown-3.0\AceConfigDropdown-3.0.xml"/>-->
|
|
<Script file="AceConfig-3.0.lua"/>
|
|
</Ui> |