Thread Tools Display Modes
08-09-10, 06:22 PM   #1
seancwatson
A Cyclonian
 
seancwatson's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2007
Posts: 42
Exclamation Need some help, addon won't show up in list

I'm working on making an addon and I believe I have all the correct information. The addon only contains 2 files: EMC.lua and EMC.toc

The TOC looks like this:
Code:
## Interface: 30300
## Title: .EMC
## Author: Dr. Watson
## Credits: nightcracker
## Email: blahblahblah
## Notes: A lightweight addon that allows you cancel loads of auctions easily.
## Version: 1.0

emc.lua
I believe everything is correct but I'm not able to get it to show up. Any help would be greatly appreciated
__________________
  Reply With Quote
08-09-10, 06:44 PM   #2
ricks322
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Jun 2009
Posts: 154
Need a little more info, what is the directory name? What is the .toc file name?

Also remove the "." in the "## Title:" line.
  Reply With Quote
08-09-10, 06:51 PM   #3
seancwatson
A Cyclonian
 
seancwatson's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2007
Posts: 42
I put the name of the .toc in my post already, but it's EMC.toc. I have tried with and without the period at the beginning and it didn't make a difference. I only did it so it was listed towards the top.

Sorry and the directory is "Interface\Addons\EasyMassCancel"
__________________

Last edited by seancwatson : 08-09-10 at 06:56 PM.
  Reply With Quote
08-09-10, 06:57 PM   #4
v6o
An Onyxian Warder
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 399
toc file must be named the same as directory/folder.

So that would be EasyMassCancel/EasyMassCancel.toc or emc/emc.toc
__________________
I stopped playing back World of Warcraft in 2010 and I have no plans on returning.
This is a dead account and if you want to continue any of my addons or make a fork then feel free to do so.
This is your permission slip.

If you need to contact me, do so on Twitter @v6ooo

Best regards, v6.
  Reply With Quote
08-09-10, 07:03 PM   #5
seancwatson
A Cyclonian
 
seancwatson's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2007
Posts: 42
Originally Posted by v6o View Post
toc file must be named the same as directory/folder.

So that would be EasyMassCancel/EasyMassCancel.toc or emc/emc.toc
Bingo that was it! Thanks so much, what a silly mistake
__________________
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Need some help, addon won't show up in list


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off