AddOn: Difference between revisions

48 bytes added ,  9 February 2005
m
Line 16: Line 16:


Minimal .toc file contents:
Minimal .toc file contents:
  ## Interface: 4150
  ## Interface: 4196
  ## Title: My Add On
  ## Title: My Add On
  ## Description: What my addon does
  ## Description: What my addon does
Line 23: Line 23:
''Note'': Ensure you don't have any extra spaces at the end of the line with the filename specified.  The extra space is taken as part of the filename and will cause your AddOn to silently fail to load.  --[[User:Talonius|Talonius]] 08:46, 17 Dec 2004 (CST)
''Note'': Ensure you don't have any extra spaces at the end of the line with the filename specified.  The extra space is taken as part of the filename and will cause your AddOn to silently fail to load.  --[[User:Talonius|Talonius]] 08:46, 17 Dec 2004 (CST)


Current Interface number is: 4150
Current Interface number is for US: 4150
Current Interface number is for EU: 4196


''Note'': The interface number can be seen in the WoW login screen below right. The number in the .toc file must match the current build or the add on will not be loaded/active.
''Note'': The interface number can be seen in the WoW login screen below right. The number in the .toc file must match the current build or the add on will not be loaded/active.
Anonymous user