public
Description: WoW Addon - Sometimes you just want to run around nekkid
Homepage: http://www.tekkub.net/
Clone URL: git://github.com/tekkub/nudist.git
Click here to lend your support to: nudist and make a donation at www.pledgie.com !
nudist / Nudist.toc
100755 16 lines (12 sloc) 0.485 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Interface: 30200
 
## Title: Nudist
## Notes: Sometimes you just want to run around nekkid.
## Author: Tekkub Stoutwrithe
## Version: Alpha
## X-Website: http://code.google.com/p/tekkub-wow/
## X-Email: tekkub-wow@googlegroups.com
## X-Category: Miscellaneous
 
## LoadManagers: AddonLoader
## X-LoadOn-Execute: CreateFrame("Frame", nil, CharacterFrame):SetScript("OnShow", function(self) LoadAddOn('Nudist'); self:SetScript("OnShow", nil) end)
## X-LoadOn-Slash: /nudist
 
Nudist.lua