Skip to content
/ sm-zip Public

Sourcemod extension for reading and writing zip archives

License

Notifications You must be signed in to change notification settings

pmrowla/sm-zip

Repository files navigation

sm-zip

Sourcemod extension for writing zip archives using MiniZip and zlib.

Build Status

Usage

See the included test-zip.sp plugin for examples.

Limitations

  • sm-zip does not support zip file encryption
  • sm-zip currently only allows the DEFLATE compression method.

License

sm-zlib is copyright (c) 2013 Peter Rowlands and is distributed under the GNU General Public License version 3. See COPYING.md for more information.

zlib is copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler and is distributed under the zlib license.

MiniZip is copyright (c) 1998-2010 Gilles Vollant and is distributed under the zlib license.

About

Sourcemod extension for reading and writing zip archives

Resources

License

Stars

Watchers

Forks

Packages

No packages published