WoW:CVar checkAddonVersion: Difference between revisions
(New page: Enables or Disables checking addons versions *0 - Off. *1 - On. Default: SET checkAddonVersion "0") |
m (Move page script moved page CVar checkAddonVersion to CVar checkAddonVersion without leaving a redirect) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{cvar}} | |||
Controls whether out-of-date addons (those with non-current [[.toc#Official_Tags|Interface: .toc tag]]) are loaded. | |||
*0 - | *0 - Out-of-date addons are loaded. | ||
*1 - | *1 - Out-of-date addons are not loaded. | ||
Default: | Default: | ||
SET checkAddonVersion " | SET checkAddonVersion "1" | ||
[[Category:Console variables|checkAddonVersion]] | |||
Latest revision as of 04:47, 15 August 2023
← 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"