Hello, i am having trouble getting my carddata.txt files to load in my plugin, everything else loads fine save for these files. attached is a sample carddata1.txt
The first three column headers must be exactly and in this order:
Name
Set
ImageFile
and they must be separated by a tab.
Ah Thanks i didnt realize it had to be exact
Check out http://lackeyccg.com/tutorialplugin.html#carddata
QuoteThe first row is a line of column headers. The first three columns must be exactly "Name", "Set", and "ImageFile" (no spaces).
Check out