A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon c3cc732a70 Updated byte order tests to match what SDL does now.
That is: you're more likely to be on Linux or a little-endian machine,
so deal with the non-Linux bigendian as the exceptional case.
2016-02-25 02:55:11 -05:00
docs HTTPS all the things. 2016-02-25 02:51:28 -05:00
extras HTTPS all the things. 2016-02-25 02:51:28 -05:00
src Updated byte order tests to match what SDL does now. 2016-02-25 02:55:11 -05:00
test Moved supportsSymlinks into PHYSFS_ArchiveInfo. 2012-11-30 00:04:52 -05:00
.hgignore Added .hgignore ... 2009-03-28 18:15:35 -04:00
CMakeLists.txt Added pkg-config support (thanks, Jonas!). 2013-11-13 00:38:35 -05:00
LICENSE.txt Updated Copyright. 2016-01-01 12:53:26 -05:00
README.txt Moved directory structure around. 2009-03-27 15:10:42 -04:00

README.txt

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

  http://icculus.org/physfs/

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