Installation Guide - Download - Source Code
What is it?
ZPackage is a rewritten version of the older Ztexturepackage program. During compile time, it searches your maps source (.vmf) and looks for entities that could have custom input. They are then added to a list so bspzip can add those files to the bsp. This leaves the compiled bsp with custom textures, models, skybox, and sounds so it can be distributed.
 
How does it work?


ZPackage searches the map source (.vmf) for materials, models, skybox, and sound files and then zips them into the .bsp before copying to the maps directory or distribution.
 
How do I install it?
There really isn't an installation. The only changes are to the Hammer Expert Compile mode process. To ease the process, I have made a guide to setting up the packager.

Installation Guide
 
Where can I download it?
All versions and source are saved on this site. You are welcome to modify and compile as you wish. If you wish to share your changes, you can send any changes to me at ztp@darksidebio.com

Download Binaries
Download Source
 
Where can I get the original (1.x) version?
To further prove my progress during the creation of this program, I have kept all the older revisions of the program too. If you are interested in them, you can find the files here.