WoW:Getting the current interface number: Difference between revisions

Wrong build number
(CategorySelect - Adding categories)
(Wrong build number)
Line 3: Line 3:
  ## Interface: 70000
  ## Interface: 70000
Here, 70000 would mean that the AddOn is designed against the Patch 7.0.0 client (which doesn't technically exist, [[Patch 7.0.3]] is the pre-patch release). If the interface was only compatible with a specific release like Patch 7.0.3 it most likely contains a line similar to:
Here, 70000 would mean that the AddOn is designed against the Patch 7.0.0 client (which doesn't technically exist, [[Patch 7.0.3]] is the pre-patch release). If the interface was only compatible with a specific release like Patch 7.0.3 it most likely contains a line similar to:
  ## Interface: 70300
  ## Interface: 70000


== Reference ==
== Reference ==
Anonymous user