-
Notifications
You must be signed in to change notification settings - Fork 16
/
modules.xml
executable file
·55 lines (53 loc) · 2.36 KB
/
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<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="Modules\Aggro\load.xml"/>
<Include file="Modules\AltManaBar\load.xml"/>
<Include file="Modules\AltPowerBar\load.xml"/>
<Include file="Modules\ArcaneCharges\load.xml"/>
<Include file="Modules\ArtifactPowerBar\load.xml"/>
<Include file="Modules\Aura\load.xml"/>
<Include file="Modules\Background\load.xml"/>
<Include file="Modules\BattlePet\load.xml"/>
<Include file="Modules\BlankSpace\load.xml"/>
<Include file="Modules\Border\load.xml"/>
<Include file="Modules\CastBar\load.xml"/>
<Include file="Modules\CastBarLatency\load.xml"/>
<Include file="Modules\Chi\load.xml"/>
<Include file="Modules\CombatFader\load.xml"/>
<Include file="Modules\CombatIcon\load.xml"/>
<Include file="Modules\CombatText\load.xml"/>
<Include file="Modules\ComboPoints\load.xml"/>
<!--@do-not-package@-->
<Include file="Modules\DogTagTexts\load.xml"/>
<!--@end-do-not-package@-->
<Include file="Modules\Essence\load.xml"/>
<Include file="Modules\ExperienceBar\load.xml"/>
<Include file="Modules\HealthBar\load.xml"/>
<Include file="Modules\HideBlizzard\load.xml"/>
<Include file="Modules\Highlight\load.xml"/>
<Include file="Modules\HolyPower\load.xml"/>
<Include file="Modules\HostilityFader\load.xml"/>
<Include file="Modules\LeaderIcon\load.xml"/>
<Include file="Modules\LuaTexts\load.xml"/>
<Include file="Modules\PhaseFader\load.xml"/>
<Include file="Modules\PhaseIcon\load.xml"/>
<Include file="Modules\Portrait\load.xml"/>
<Include file="Modules\PowerBar\load.xml"/>
<Include file="Modules\PvPIcon\load.xml"/>
<Include file="Modules\QuestIcon\load.xml"/>
<Include file="Modules\RaidTargetIcon\load.xml"/>
<Include file="Modules\RangeFader\load.xml"/>
<Include file="Modules\ReadyCheckIcon\load.xml"/>
<Include file="Modules\ReputationBar\load.xml"/>
<Include file="Modules\RestIcon\load.xml"/>
<Include file="Modules\ResurrectionIcon\load.xml"/>
<Include file="Modules\RoleIcon\load.xml"/>
<Include file="Modules\Runes\load.xml"/>
<Include file="Modules\SoulShards\load.xml"/>
<Include file="Modules\Sounds\load.xml"/>
<Include file="Modules\SummonIcon\load.xml"/>
<Include file="Modules\ThreatBar\load.xml"/>
<Include file="Modules\Totems\load.xml"/>
<Include file="Modules\VisualHeal\load.xml"/>
<Include file="Modules\VoiceIcon\load.xml"/>
</Ui>