View Single Post
08/14/18, 03:45 AM   #7
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,976
libStub is the library which ALL other libs might be using so this should be the 1st dependency to enable!
This library assures that the libraries are loaded only once and with the highest version.

libAddonMenu is the library which most addons with a settings menu are using so enable it too.
  Reply With Quote