View Single Post
07/06/14, 01:00 PM   #7
zgrssd
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 280
Wait, the list is space seperated?
Then I am wondering if my optional dependecies has ever been working like this:
Code:
## OptionalDependsOn: LibStub, timer, LibAddonMenu-2.0, LAM-1to2-Interface, libDebug, BugEater
If they are ignoring comma's it would propably work out. If not then this line never did anything (but the only one that really matered was BugEater anyway).
  Reply With Quote