da942631f0
Bring every embedded Ace3 / CallbackHandler / LibStub copy in line with the canonical Exiles/coa-ace3 bundle so LibStub resolution is predictable across all Exiles forks regardless of which addons are enabled. Libraries updated in this fork: AceConfig-3.0 3 (2 → 3) AceConfigCmd-3.0 14 (12 → 14) AceConfigDialog-3.0 92 (48 → 92) AceConfigRegistry-3.0 22 (12 → 22) AceDB-3.0 33 (21 → 33) AceDBOptions-3.0 15 (12 → 15) AceGUI-3.0 41 (33 → 41) CallbackHandler-1.0 8 (5 → 8) LibStub 2
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> |