Bz2 native multiplatform plugin.
Discover the best assets for game making. Choose from our massive catalog of 2D, 3D models, SDKs, templates, and tools to speed up your game development process.
A plugin for fast compression/decompression of bz2 archives and buffers on Android, iOS, WindowsPhone8.1, Windows 10 Universal, Windows, OSX and Linux .
Features:
bz2 file compression / decompression. bz2 buffer 2 buffer compression / decompression.
Very fast compared to ICsharpZiplib. It is at least 6x faster at compression and 13x faster at decompression!
x86, arm, x86_64 compiled.
Update version 1.1
iOS: added tvOS, watchOS and simulator plugins.
Unity5.2: added WSA SDK10 NetCore support.
(Delete the old Metro plugins folder, since it is replaced with a diferent naming scheme.)
I can’t seem to compress directories. Is directory compression not supported, or am I missing something? Thanks for the plugin!
Hi. Bz2 by default handles only single files.
You would want to use it with a tar packer or any other custom file packer.