interim commit to get something up on svn, totally untested and definitely not working drycode
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
--[[ $Id$ ]]
|
||||
Bartender4 = LibStub("AceAddon-3.0"):NewAddon("Bartender4", "AceConsole-3.0", "AceEvent-3.0")
|
||||
|
||||
function Bartender4:OnInitialize()
|
||||
self.db = LibStub("AceDB-3.0"):New("Bartender4DB")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user