WoW:Getting the current interface number: Difference between revisions

m
no edit summary
(WDN has moved and been renamed to wowcompares)
mNo edit summary
Line 3: Line 3:
Each addon specifies (in its [[The TOC Format|.toc file]]) the interface version with which it complies.  So an addon's .toc file most likely contains a line similar to:
Each addon specifies (in its [[The TOC Format|.toc file]]) the interface version with which it complies.  So an addon's .toc file most likely contains a line similar to:


   ## Interface: 20006
   ## Interface: 20403
 
which would mean the version 2.4.3.


== Finding the client UI version locally ==
== Finding the client UI version locally ==
Anonymous user