File tree Expand file tree Collapse file tree 3 files changed +22
-8
lines changed
Expand file tree Collapse file tree 3 files changed +22
-8
lines changed Original file line number Diff line number Diff line change @@ -5,3 +5,4 @@ externals:
55 libs/AceGUI-3.0: https://repos.wowace.com/wow/ace3/trunk/AceGUI-3.0
66 libs/AceConfig-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConfig-3.0
77 libs/AceEvent-3.0: https://repos.wowace.com/wow/ace3/trunk/AceEvent-3.0
8+ libs/LibVersionCheck-1.0: https://github.com/NumyAddon/LibVersionCheck-1.0.git
Original file line number Diff line number Diff line change 77## Version : @project-version@
88## X-Curse-Project-ID : 1156415
99## X-Wago-ID : aN0YpM6j
10+ ## Category-enUS : Combat
11+ ## Category-deDE : Kampf
12+ ## Category-esES : Combate
13+ ## Category-esMX : Combate
14+ ## Category-frFR : Combat
15+ ## Category-itIT : Combattimento
16+ ## Category-koKR : 전투
17+ ## Category-ptBR : Combate
18+ ## Category-ruRU : Бой
19+ ## Category-zhCN : 战斗
20+ ## Category-zhTW : 戰鬥
1021
1122libs\embeds.xml
1223
Original file line number Diff line number Diff line change 1- <Ui xsi : schemaLocation =" http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd" >
2- <Script file =" LibStub\LibStub.lua" />
3- <Include file =" CallbackHandler-1.0\CallbackHandler-1.0.xml" />
4- <Include file =" AceAddon-3.0\AceAddon-3.0.xml" />
5- <Include file =" AceGUI-3.0\AceGUI-3.0.xml" />
6- <Include file =" AceConfig-3.0\AceConfig-3.0.xml" />
7- <Include file =" AceEvent-3.0\AceEvent-3.0.xml" />
8- </Ui >
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" >
3+ <Script file =" LibStub\LibStub.lua" />
4+ <Include file =" CallbackHandler-1.0\CallbackHandler-1.0.xml" />
5+ <Include file =" AceAddon-3.0\AceAddon-3.0.xml" />
6+ <Include file =" AceGUI-3.0\AceGUI-3.0.xml" />
7+ <Include file =" AceConfig-3.0\AceConfig-3.0.xml" />
8+ <Include file =" AceEvent-3.0\AceEvent-3.0.xml" />
9+ <Include file =" LibVersionCheck-1.0\LibVersionCheck-1.0.xml" />
10+ </Ui >
You can’t perform that action at this time.
0 commit comments