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.
24 lines
1.0 KiB
24 lines
1.0 KiB
|
2 years ago
|
<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/ https://raw.githubusercontent.com/Gethe/wow-ui-source/live/Interface/FrameXML/UI_shared.xsd">
|
||
|
|
<Script file="OptionsFrame.lua"/>
|
||
|
|
<Script file="General.lua"/>
|
||
|
|
<Script file="General_Nicknames.lua"/>
|
||
|
|
<Script file="Appearance.lua"/>
|
||
|
|
<Script file="Layouts.lua"/>
|
||
|
|
<Script file="Layouts_PowerFilters.lua"/>
|
||
|
|
<Script file="Layouts_ImportExport.lua"/>
|
||
|
|
<Script file="ClickCastings.lua"/>
|
||
|
|
<Script file="ClickCastings_ImportExport.lua"/>
|
||
|
|
<Script file="Indicators.lua"/>
|
||
|
|
<Script file="Indicators_Copy.lua"/>
|
||
|
|
<Script file="Indicators_Export.lua"/>
|
||
|
|
<Script file="Indicators_Import.lua"/>
|
||
|
|
<Script file="Indicators_TextureSelector.lua"/>
|
||
|
|
<Script file="RaidDebuffs.lua"/>
|
||
|
|
<Script file="RaidDebuffs_ImportExport.lua"/>
|
||
|
|
<Script file="Utilities.lua"/>
|
||
|
|
<Script file="About.lua"/>
|
||
|
|
<Script file="About_ImportExport.lua"/>
|
||
|
|
<Script file="Changelogs.lua"/>
|
||
|
|
<Script file="CodeSnippets.lua"/>
|
||
|
|
</Ui>
|