LackeyCCG

LackeyCCG Forum => Plugins & Plugin Creation Forum => Topic started by: Jynks on February 03, 2012, 02:50:29 PM

Title: uninstall.txt question
Post by: Jynks on February 03, 2012, 02:50:29 PM
So this uninstall.txt file...

In the tutorial (http://lackeyccg.com/tutorialplugin.html#uninstall) it doesn't say if you need to include this anywhere. Do I add it to the plugininfo.txt or the version.txt or both?
Title: Re: uninstall.txt question
Post by: Trevor on February 03, 2012, 06:29:26 PM
Quote from: Tragic on February 03, 2012, 02:50:29 PM
So this uninstall.txt file...

In the tutorial (http://lackeyccg.com/tutorialplugin.html#uninstall) it doesn't say if you need to include this anywhere. Do I add it to the plugininfo.txt or the version.txt or both?
It's a separate file, as the label "uninstall.txt" implies. When it is downloaded to the plugin's folder (adjacent to plugininfo.txt) the files listed in it will be deleted.
Title: Re: uninstall.txt question
Post by: Jynks on February 03, 2012, 06:35:47 PM
yea I understand that...

What I am asking is do I need to add it to the update.txt file and hash it, and/or do I need to add it to the version.txt file?
Title: Re: uninstall.txt question
Post by: Trevor on February 03, 2012, 07:17:23 PM
Quote from: Tragic on February 03, 2012, 06:35:47 PM
yea I understand that...

What I am asking is do I need to add it to the update.txt file and hash it, and/or do I need to add it to the version.txt file?
You need to add a reference to it in your updatelist.txt so it downloads.