View Single Post
01/14/17, 12:34 PM   #5
Anceane
 
Anceane's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 306
Originally Posted by Baertram View Post
You can manually do this locally for your addon, yes.
But if other libAddonMenu using addons are active the newest version will be loaded.

Check the addon Votan's Settings Menu. It allows you to bind a key to open the last edited addon settings, or add a button to the main menu at the top (if the inventory is open e.g.) to show the last addons ettings.

It also is able to control your lua memory used (currently + increase/decrease maximum) and shows you the loaded libraries + versions in the addon's settings.
Thank you i will check that Votan addon (i use some from the author already).

Ok now the noob i am have some question concerning our libs : basically each addons have a libaddonmenu and some others in their directory. The game will use the most recent you said, so its perfect. But all the others outdated libs are still loaded ? Then why we dont have the lib as a standalone ? its that bad ? or more complicated to do for the addons's author ?
(very old player from WoW years ago, when we had so many libs as standalone :P)
  Reply With Quote