forked from BigWigsMods/BigWigs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
modules.xml
27 lines (20 loc) · 842 Bytes
/
modules.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<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">
<!--@do-not-package@-->
<Include file="Core\locales.xml"/>
<Include file="Core\modules.xml"/>
<Include file="Plugins\locales.xml"/>
<Include file="Plugins\modules.xml"/>
<Include file="Options\modules.xml"/>
<Include file="Nightmare\modules.xml"/>
<Include file="Nightmare\locales.xml"/>
<Include file="Nighthold\modules.xml"/>
<Include file="Nighthold\locales.xml"/>
<Include file="TrialOfValor\modules.xml"/>
<Include file="TrialOfValor\locales.xml"/>
<Include file="TombOfSargeras\modules.xml"/>
<Include file="TombOfSargeras\locales.xml"/>
<Include file="BrokenIsles\modules.xml"/>
<Include file="BrokenIsles\locales.xml"/>
<!--@end-do-not-package@-->
</Ui>