Ryan C. Gordon e40d80b00f Allow application-supplied archivers.
This lets an application supply its own archivers, where they will work like
 any built-in archiver. This allows abstract directory interfaces the same
 way that PHYSFS_Io allows stream implementations.

This is a work in progress still. The API is still changing, and will remain
 at version 0 until it is finalized (a theoretical future version 1 will be
 for when the final public interface changes, not when we evolve the initial
 API design).
2012-11-28 01:36:13 -05:00
2012-11-24 17:27:19 -05:00
2012-03-21 23:30:50 -04:00
2012-11-28 01:36:13 -05:00
2009-03-28 18:15:35 -04:00
2009-03-27 15:10:42 -04:00

PhysicsFS; a portable, flexible file i/o abstraction.

  http://icculus.org/physfs/

Please see the docs directory for documentation, licensing, and information.

Description
A portable, flexible file i/o abstraction.
Readme 3.5 MiB
Languages
C 95.7%
CMake 1.4%
Perl 0.9%
Shell 0.8%
Objective-C 0.6%
Other 0.6%