-
Notifications
You must be signed in to change notification settings - Fork 11
/
SilverDragon.toc
76 lines (65 loc) · 1.68 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
## Interface: 110005, 40401, 11504
## 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
## IconTexture: Interface\Icons\INV_Misc_Head_Dragon_01
## X-Category: Interface Enhancements
## X-Donate: PayPal:kemayo AT gmail DOT com
## X-Curse-Project-ID: 14647
## X-WoWI-ID: 6606
## X-Wago-ID: LvNALQGo
## 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, !LibUIDropDownMenu
## SavedVariables: SilverDragon3DB
## 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
# systems
systems\_scaffolding.lua
systems\class.lua
systems\conditions.lua
systems\rewards\base.lua
systems\rewards\item.lua
systems\_glue.lua
shards.lua
achievements.lua
loot.lua
slash.lua
config.lua
util.lua
scan\targets.lua
scan\macro.lua
scan\vignettes.lua
scan\chat.lua
scan\darkmagic.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
# data imports
Data\module.xml
Data_Classic\module.xml
#@debug@
# overlay
History\module.xml
Overlay\module.xml
RangeExtender\module.xml
#@end-debug@