资 源 简 介
ZIPTOOL version 2.1.2 released
Package can be found in the downloads, or you can pull the code via subversion.
This release is primarily a documentation update, the package now includes and installs a man page which you can read by running
man ziptool
README
NAME
ziptool - purify pkzip archive files
SYNOPSIS
ziptool pure.pk3 unpure.pk3
DESCRIPTION
ZIPTool allows Quake3 hackers to distribute client-side modificaitons which
can circumvent a game servers set to pure.
As of ZIPTool 2.0.0, you can now specify archives with arbitrary file counts
and file displacement within the archive and ZIPTool will only purify the
files with common file names and paths.
The only command format is
ziptool pure.pk3 unpure.pk3
where pure.pk3 is the valid archive that the server is expecting and
unpure.