forked from kemayo/wow-silverdragon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSilverDragon.toc
61 lines (52 loc) · 1.37 KB
/
SilverDragon.toc
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
## Interface: 90002
## Title: SilverDragon
## Notes: Remember where rares were
## Title-zhTW: SilverDragon
## Notes-zhTW: 協助記錄稀有怪位置,以及MouseOver時提示你.
## Notes-zhCN: 记录稀有怪物位置。
## Version: @project-version@
## Author: Kemayo
## eMail: kemayo at gmail dot com
## X-Category: Interface Enhancements
## X-Donate: PayPal:kemayo AT gmail DOT com
## X-Curse-Project-ID: 14647
## X-WoWI-ID: 6606
## OptionalDependencies: Ace3, LibSharedMedia-3.0, TomTom, LibSink-2.0, LibQTip-1.0, LibDBIcon-1.0, ChatThrottleLib, AceGUI-3.0-SharedMediaWidgets, HereBeDragons, LibTextDump-1.0, LibWindow-1.1
## SavedVariables: SilverDragon3DB,SilverDragon2DB
## LoadOnDemand: 0
## X-Embeds: Ace3, LibSink-2.0, LibSharedMedia-3.0, ChatThrottleLib, AceGUI-3.0-SharedMediaWidgets, HereBeDragons-2.0, LibTextDump-1.0
#@no-lib-strip@
embeds.xml
#@end-no-lib-strip@
# the core
core.lua
achievements.lua
loot.lua
slash.lua
config.lua
util.lua
scan\targets.lua
scan\macro.lua
scan\vignettes.lua
scan\chat.lua
# optional bits
outputs\tooltip.lua
outputs\ldb.lua
outputs\announce.lua
outputs\sync.lua
outputs\marker.lua
targets\module.lua
targets\queue.lua
targets\popup.lua
targets\config.lua
targets\looks\looks.xml
mobs.lua
# working with other addons
integration\tomtom.lua
#@debug@
# data imports
Data\module.xml
# overlay
Overlay\module.xml
RangeExtender\module.xml
#@end-debug@