You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
635 B
20 lines
635 B
<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">
|
|
<!-- UI Base -->
|
|
<Script file="UI.lua"/>
|
|
|
|
<!-- UI Core System:UIObject&Style&Property -->
|
|
<Script file="Core.lua"/>
|
|
|
|
<!-- UI Widgets -->
|
|
<Script file="Widget.lua"/>
|
|
|
|
<!-- UI Widget Properties -->
|
|
<Script file="Property.lua"/>
|
|
|
|
<!-- Share Templates -->
|
|
<Script file="ElementPanel.lua"/>
|
|
<Script file="CooldownTemplate.lua"/>
|
|
|
|
<!-- UI Property Observable -->
|
|
<Script file="Reactive.lua"/>
|
|
</Ui>
|
|
|