forked from WowRarity/Rarity
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.pkgmeta
93 lines (87 loc) · 2.97 KB
/
.pkgmeta
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
package-as: Rarity
enable-nolib-creation: no
manual-changelog:
filename: CHANGES.MD
markup-type: markdown
externals:
Libs/AceAddon-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceAddon-3.0
tag: latest
Libs/AceBucket-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceBucket-3.0
tag: latest
Libs/AceConfig-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceConfig-3.0
tag: latest
Libs/AceConsole-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceConsole-3.0
tag: latest
Libs/AceDB-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceDB-3.0
tag: latest
Libs/AceDBOptions-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceDBOptions-3.0
tag: latest
Libs/AceEvent-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceEvent-3.0
tag: latest
Libs/AceGUI-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceGUI-3.0
tag: latest
Libs/AceLocale-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceLocale-3.0
tag: latest
Libs/AceTimer-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceTimer-3.0
tag: latest
Libs/CallbackHandler-1.0:
url: https://repos.wowace.com/wow/ace3/trunk/CallbackHandler-1.0
tag: latest
Libs/LibStub:
url: https://repos.wowace.com/wow/ace3/trunk/LibStub
tag: latest
Libs/LibQTip-1.0: https://repos.wowace.com/wow/libqtip-1-0
Libs/LibDBIcon-1.0:
url: https://repos.wowace.com/wow/libdbicon-1-0/trunk/LibDBIcon-1.0
tag: latest
Libs/LibBabble-Zone-3.0:
url: https://repos.wowace.com/wow/libbabble-zone-3-0/trunk
tag: latest
Libs/LibBabble-SubZone-3.0:
url: https://repos.wowace.com/wow/libbabble-subzone-3-0/trunk
tag: latest
Libs/LibSink-2.0:
url: https://repos.wowace.com/wow/libsink-2-0/trunk
tag: latest
Libs/LibSharedMedia-3.0:
url: https://repos.wowace.com/wow/libsharedmedia-3-0/trunk/LibSharedMedia-3.0
tag: latest
Libs/AceGUI-3.0-SharedMediaWidgets:
url: https://repos.wowace.com/wow/ace-gui-3-0-shared-media-widgets/trunk/AceGUI-3.0-SharedMediaWidgets
tag: latest
Libs/LibBabble-CreatureType-3.0:
url: https://repos.wowace.com/wow/libbabble-creaturetype-3-0/trunk
tag: latest
Libs/LibBabble-Boss-3.0:
url: https://repos.wowace.com/wow/libbabble-boss-3-0/trunk
tag: latest
Libs/HereBeDragons-2.0:
url: git://git.wowace.com/wow/herebedragons/mainline.git
tag: latest
Libs/LibCompress:
url: https://repos.wowace.com/wow/libcompress/trunk
tag: latest
Libs/AceSerializer-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceSerializer-3.0
tag: latest
tools-used:
- libdatabroker-1-1
- addon-loader
move-folders:
Rarity/Modules/Options: Rarity_Options
ignore:
- Tests
- Tools
- README.MD
- Changes.lua
- autoformat.sh