Thus spake "urinejoegarin": > Hi, > > I've modified the Space Hulk VASSAL file, to Anglicise it, make it a > bit prettier, and add a few new features etc. > > It all seems to work fine, but how do I now compress everything into > one file (i.e. I've used some new .jpg's for counters etc, but they all > individually sit in my VASSAL folder - how do I get them all into one > file (like the one I originally downloaded))? > > Regards > > Colin >
A module is just a zip file. If you look inside a module using your favorite zip program, you'll see the buildFile in the root directory of the zip, and a directory called images (along with a few more tings, maybe). If what you want to do is put your images into the old module, then (1) unzip the module into a directory. (2) copy your image files into the images directory in the unzipped module. (3) rezip the directory. -- J.
