WoW:CVar checkAddonVersion

From AddOn Studio
Revision as of 23:11, 19 September 2013 by Bear (talk | contribs)
Jump to navigation Jump to search

Console variables < checkAddonVersion

Controls whether out-of-date addons (those with non-current Interface: .toc tag) are loaded.

  • 0 - Out-of-date addons are loaded.
  • 1 - Out-of-date addons are not loaded.

Default:

SET checkAddonVersion "1"