038931fcfb
Match the layout convention used by every other multi-addon-shape fork in Exiles/ (Bagnon/, Kui_Nameplates/, ShadowedUnitFrames/, etc.) — the addon's own files live in a subfolder named after the addon, with only the repo-level README files at the root. All moves are pure git renames (history preserved). Toc references are relative to the toc location so nothing inside the addon changes.
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> |