vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 ## Interface: 20000
2  
3 ## Title: Supply & Demand |cff7fff7f -Ace2-|r
4 ## Notes: A versatile Load on Demand stub
5 ## Author: Tekkub Stoutwrithe
6 ## Version: 1.0
7 ## X-Website: http://www.wowace.com/
8 ## X-Email: tekkub@gmail.com
9  
10 ## OptionalDeps: Ace2, FuBar
11  
12 ## SavedVariables: SupplyAndDemandDB
13 ## SavedVariablesPerCharacter: SupplyAndDemandDBPerChar
14  
15 ## LIBS START
16 ## X-Embeds: Ace2, CompostLib, DewdropLib, FuBarPlugin-2.0, TabletLib
17 Libs\AceLibrary\AceLibrary.lua
18 Libs\AceOO-2.0\AceOO-2.0.lua
19 Libs\AceConsole-2.0\AceConsole-2.0.lua
20 Libs\AceEvent-2.0\AceEvent-2.0.lua
21 Libs\AceAddon-2.0\AceAddon-2.0.lua
22 Libs\AceDB-2.0\AceDB-2.0.lua
23 Libs\AceDebug-2.0\AceDebug-2.0.lua
24 Libs\AceHook-2.1\AceHook-2.1.lua
25 Libs\Compost-2.0\Compost-2.0.lua
26 Libs\AceModuleCore-2.0\AceModuleCore-2.0.lua
27 Libs\Dewdrop-2.0\Dewdrop-2.0.lua
28 Libs\Tablet-2.0\Tablet-2.0.lua
29 Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua
30 ## LIBS END
31  
32 Core.lua
33 Custom.lua
34 Modules.lua