-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlibs.xml
More file actions
11 lines (11 loc) · 762 Bytes
/
libs.xml
File metadata and controls
11 lines (11 loc) · 762 Bytes
1
2
3
4
5
6
7
8
9
10
11
<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/refs/heads/live/Interface/AddOns/Blizzard_SharedXML/UI.xsd">
<Script file="libs\LibStub\LibStub.lua"/>
<Include file="libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
<Include file="libs\AceAddon-3.0\AceAddon-3.0.xml"/>
<Include file="libs\AceDB-3.0\AceDB-3.0.xml"/>
<Script file="libs\HereBeDragons\HereBeDragons-2.0.lua"/>
<Script file="libs\HereBeDragons\HereBeDragons-Pins-2.0.lua"/>
<Script file="libs\HereBeDragons\HereBeDragons-Migrate.lua"/>
<Include file="libs\LibVersionCheck-1.0\LibVersionCheck-1.0.xml"/>
</Ui>