-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy path.pkgmeta-wrath
39 lines (36 loc) · 2.05 KB
/
.pkgmeta-wrath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
package-as: Grid2
externals:
Libs/LibStub: https://repos.curseforge.com/wow/libstub/trunk
Libs/CallbackHandler-1.0: https://repos.curseforge.com/wow/callbackhandler/trunk/CallbackHandler-1.0
Libs/AceAddon-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceAddon-3.0
Libs/AceConsole-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceConsole-3.0
Libs/AceEvent-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceEvent-3.0
Libs/AceDB-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceDB-3.0
Libs/AceLocale-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceLocale-3.0
Libs/LibSharedMedia-3.0: https://repos.curseforge.com/wow/libsharedmedia-3-0/trunk/LibSharedMedia-3.0
Libs/LibCustomGlow-1.0: https://github.com/Stanzilla/LibCustomGlow
Options/Libs/AceGUI-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceGUI-3.0
Options/Libs/AceGUI-3.0-SharedMediaWidgets: https://repos.curseforge.com/wow/ace-gui-3-0-shared-media-widgets/trunk/AceGUI-3.0-SharedMediaWidgets
Options/Libs/AceGUI-3.0-Search-EditBox: https://github.com/michaelnpsp/AceGUI-3.0-Search-EditBox
Options/Libs/AceConfig-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceConfig-3.0
Options/Libs/AceComm-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceComm-3.0
Options/Libs/AceSerializer-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceSerializer-3.0
Options/Libs/LibCompress: https://repos.curseforge.com/wow/libcompress/trunk
LDB/Libs/LibDBIcon-1.0: https://repos.curseforge.com/wow/libdbicon-1-0/trunk/LibDBIcon-1.0
LDB/Libs/LibDataBroker-1.1: https://github.com/tekkub/libdatabroker-1-1
ignore:
- GridDefaultsRetail.lua
- modules/StatusVehicle.lua
- modules/StatusShields.lua
- modules/StatusHealAbsorbs.lua
- modules/StatusSummon.lua
- modules/StatusStagger.lua
- RaidDebuffsOptions/RaidDebuffsWoD.lua
- RaidDebuffsOptions/RaidDebuffsBfA.lua
- RaidDebuffsOptions/RaidDebuffsLegion.lua
- RaidDebuffsOptions/RaidDebuffsShadowlands.lua
move-folders:
Grid2/Options: Grid2Options
Grid2/RaidDebuffs: Grid2RaidDebuffs
Grid2/RaidDebuffsOptions: Grid2RaidDebuffsOptions
Grid2/LDB: Grid2LDB