A portable, flexible file i/o abstraction.
Go to file
David Yip 9293c3dc8d Remove unused variable in zip_hash_ancestors.
Under gcc 5.4.0, this generates unused variable warnings, which in combination
with -Werror causes a compile error.
2016-08-15 00:50:58 -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 Remove unused variable in zip_hash_ancestors. 2016-08-15 00:50:58 -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.