LackeyCCG

LackeyCCG Forum => Plugins & Plugin Creation Forum => Topic started by: michael2mandy on June 05, 2013, 12:20:45 PM

Title: updating a plugin help
Post by: michael2mandy on June 05, 2013, 12:20:45 PM
I am updating a plugin by manually inserting the information into the 'setinfo' file. I can get the 1st one to show up in the game (deck editor) but after that I cannot get any to show (?) am i missing something?

Title: Re: updating a plugin help
Post by: Alastair on June 06, 2013, 01:53:17 AM
Moved this to the plugin board.

The file is a tab delineated list. Meaning that instead of just spaces and return carriages, you need to have a tab in between values. Of course without seeing the file, I can't say for sure that that is the problem.