A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 72b232d4f5 If $HOME is invalid, scratch together a different userdir.
Partially fixes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553174
2010-03-21 12:11:39 -04:00
docs ISO9660 archiver, compliments of Christoph Nelles. 2010-03-17 14:50:54 -04:00
extras Fixed logic bug (thanks, Dan!). 2010-02-23 21:58:49 -05:00
src If $HOME is invalid, scratch together a different userdir. 2010-03-21 12:11:39 -04:00
test Added crc32 command to test_physfs.c (thanks, Christoph!). 2010-03-17 14:27:26 -04:00
.hgignore Added .hgignore ... 2009-03-28 18:15:35 -04:00
CMakeLists.txt Make ISO9660 archiver optional. 2010-03-17 15:35:29 -04:00
LICENSE.txt Updated copyright date. 2009-03-23 01:06:54 -04: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.