A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 13855849e6 Fixed infinite loop (thanks, Sam!) 2012-09-08 22:18:52 -04:00
docs Added getmointpoint command to test_physfs. 2012-04-07 21:33:18 -04:00
extras Added PHYSFS_getPrefDir(). 2012-03-21 23:30:50 -04:00
src Fixed infinite loop (thanks, Sam!) 2012-09-08 22:18:52 -04:00
test Added getmointpoint command to test_physfs. 2012-04-07 21:33:18 -04:00
.hgignore Added .hgignore ... 2009-03-28 18:15:35 -04:00
CMakeLists.txt Don't look for libhistory. 2012-08-20 14:39:46 -04:00
LICENSE.txt Replaced zlib with a hacked up copy of miniz: http://code.google.com/p/miniz/ 2012-03-10 02:31:58 -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.