public
Description: WoW Addon - Durability display
Homepage: http://www.tekkub.net/
Clone URL: git://github.com/tekkub/tekability.git
Click here to lend your support to: tekability and make a donation at www.pledgie.com !
tekability / tekability.toc
100755 21 lines (16 sloc) 0.595 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## Interface: 30100
 
## Title: tekability
## Notes: Simple item durability readout in the character frame.
## Author: Tekkub Stoutwrithe
## Version: 3.1.0.5
## X-Website: http://www.tekkub.net/
## X-Email: tekkub-wow@googlegroups.com
## X-Category: Inventory
## X-Credits: Fizzle by phyber
 
## LoadManagers: AddonLoader
## X-LoadOn-Execute: CreateFrame("Frame", nil, CharacterFrame):SetScript("OnShow", function(self) LoadAddOn('tekability'); self:SetScript("OnShow", nil) end)
 
LibStub.lua
CallbackHandler-1.0.lua
LibDataBroker-1.1\LibDataBroker-1.1.lua
tekKonfigAboutPanel.lua
 
tekability.lua