Page 1 of 1

Vastor Leave Me Alone!

Posted: Tue Nov 15, 2011 2:57 pm
by Sauron
Gather the specific files you want to create a package for.

Place them in the folder structure that matches GCCG.

IE: gccg/ , gccg/graphics, gccg/graphics/metw, etc

Once you have everything laid out how you want it

run a tar command to build a tar file with the files you want

tar -cvwf <name of file> <files or directory>

IE: tar -cvwf vastorleavemealone.tar gccg/

then run gzip on your tar file. You will end up with a file named like this

vastorleavemealone.tgz

Then grab the available.xml and update for this particular file.

Re: Vastor Leave Me Alone!

Posted: Tue Nov 15, 2011 2:59 pm
by Vastor Peredhil
So if any one out there know what Brian is talking about we could be on our way to release new sets . . . so I am waiting for someone willing to help me here