Joining files…
Monday, February 28th, 2005Today comes more stuff from my work. This time I had to join some files and build some info about this joining to prepare resources for a cellphone doja game. So I wrote a simple little perl script to be used as part of the same project’s build process.. It packs (without compressing) graphics and sound files into an archive and writes code (#defines with offsets and file sizes) to enable the application to use them.
In case (quite unlikely, I must admit) that you are interested by this script, here it is.

