File tree Expand file tree Collapse file tree 3 files changed +15
-1
lines changed
Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -11,3 +11,4 @@ externals:
1111 url: https://github.com/NumyAddon/LibTalentTree-1.0
1212 curse-slug: libtalenttree
1313 libs/LibUIDropDownMenu: https://github.com/NumyAddon/LibUIDropDownMenu
14+ libs/LibVersionCheck-1.0: https://github.com/NumyAddon/LibVersionCheck-1.0.git
Original file line number Diff line number Diff line change 88## SavedVariables : TalentLoadoutManagerDB
99## SavedVariablesPerCharacter : TalentLoadoutManagerCharDB
1010## OptionalDeps : TalentTreeTweaks,Simulationcraft,BlizzMove
11+ ## Category-enUS : Combat
12+ ## Category-deDE : Kampf
13+ ## Category-esES : Combate
14+ ## Category-esMX : Combate
15+ ## Category-frFR : Combat
16+ ## Category-itIT : Combattimento
17+ ## Category-koKR : 전투
18+ ## Category-ptBR : Combate
19+ ## Category-ruRU : Бой
20+ ## Category-zhCN : 战斗
21+ ## Category-zhTW : 戰鬥
1122
1223libs\embeds.xml
1324
Original file line number Diff line number Diff line change 1- <Ui xsi : schemaLocation =" http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd" >
1+ <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/
2+ https://raw.githubusercontent.com/Meorawr/wow-ui-schema/main/UI.xsd" >
23 <Script file =" LibStub\LibStub.lua" />
34 <Include file =" CallbackHandler-1.0\CallbackHandler-1.0.xml" />
45 <Include file =" AceAddon-3.0\AceAddon-3.0.xml" />
910 <Include file =" AceEvent-3.0\AceEvent-3.0.xml" />
1011 <Include file =" LibUIDropDownMenu\LibUIDropDownMenu.xml" />
1112 <Include file =" LibTalentTree-1.0\LibTalentTree-1.0.xml" />
13+ <Include file =" LibVersionCheck-1.0\LibVersionCheck-1.0.xml" />
1214</Ui >
You can’t perform that action at this time.
0 commit comments