WoW:Getting the current interface number: Difference between revisions

no edit summary
No edit summary
Line 29: Line 29:
click it, then click extract.  Put it somewhere you can access, and open it in your favorite text editor.  Look the ##Interface line, and voila!  The newest interface version number is in your hands, to be used in all your addons.  Please remember that just changing the ##Interface line does not mean the mod will work, the code, structure and functions for addons can change after a patch, so check the patch notes and your favorite UI forums to see if you need to update any of your code before re-releasing your addon!
click it, then click extract.  Put it somewhere you can access, and open it in your favorite text editor.  Look the ##Interface line, and voila!  The newest interface version number is in your hands, to be used in all your addons.  Please remember that just changing the ##Interface line does not mean the mod will work, the code, structure and functions for addons can change after a patch, so check the patch notes and your favorite UI forums to see if you need to update any of your code before re-releasing your addon!


[[Category:HOWTOs]]
[[Category:HOWTOs|Get Current Interface Number]]