-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathSmartBuff.toc
More file actions
29 lines (26 loc) · 1.29 KB
/
SmartBuff.toc
File metadata and controls
29 lines (26 loc) · 1.29 KB
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
## Interface: 120000, 120001
## Title: SmartBuff |cff0099ffRetail|r
## Version: 39.120000
## Author: |cff20d2ffCodermik & Aeldra|r (EU-Proudmoore)
## Contributing Author: |cff20d2ffSpeedwaystar
## Notes: Cast the most important buffs on you or party/raid members/pets. Use /sbm for options menu.
## DefaultState: Enabled
## LoadOnDemand: 0
## LoadSavedVariablesFirst: 1
## SavedVariables: SMARTBUFF_OptionsGlobal, SmartBuffItemSpellCache, SmartBuffBuffRelationsCache, SmartBuffToyCache
## SavedVariablesPerCharacter: SMARTBUFF_Options, SMARTBUFF_Buffs, SmartBuffBuffListCache, SmartBuffValidSpells
## IconTexture: Interface\Addons\Smartbuff\Icons\IconEnabled.tga
## Load order (do not reorder):
## 1) Libs (Stub, CallbackHandler, SharedMedia)
## 2) SmartBuff.globals.lua - globals, SMARTBUFF_GLOBALS, SMARTBUFF_ExpectedData, cache structures
## 3) SmartBuff.cache.lua - cache load/save/invalidate helpers (uses globals)
## 4) SmartBuff.xml - localizations, SmartBuff.buffs.lua, SmartBuff.lua
## 5) Broker (optional) - LDB data broker
Libs\LibStub\LibStub.lua
Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua
Libs\LibSharedMedia-3.0\LibSharedMedia-3.0.lua
SmartBuff.globals.lua
SmartBuff.cache.lua
SmartBuff.xml
Libs\Broker_SmartBuff\LibDataBroker-1.1.lua
Libs\Broker_SmartBuff\Broker_SmartBuff.lua