ZZip Utilities Plugin - REALbasic plugin that provides quick access to zipped file data
Version: 0.3ZZip Utilities is an open source plugin for REALbasic that provides a simple interface to extract file data from standard zip archives. Great for bundling an application's or game's external data files into neat and optionally compressed packages. ZZip
License: Free
Operating System: Mac OS X
Homepage: developer.chaoticbox.com
Developed by:
Utilities is compatible with Mac OS Classic/Carbon, Mac OS X PowerPC, Mac OS X Intel, and Windows targets.
What's New in This Release:
· Mac OS X: i386 support (Intel/Universal Binary targets).
· All: Updated zziplib to version 0.13.47.
· Mac OS X: No longer uses file manager routines marked deprecated in Mac OS X 10.4.
· All: Folderitem extensions use the Extends syntax rather than the older (deprecated?) REALRegisterClassExtension API.
· All: The ZZipArchive class has a more robust initializer that may prevent random errors/crashes if the class is improperly used.
· Mac OS X: Mach-O segments have significantly reduced in size.