A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 3b91814f20 Ignore empty files (like #ifdef'd out platform code) on Sun Studio compiler. 2009-04-13 17:58:35 -04:00
docs Moved directory structure around. 2009-03-27 15:10:42 -04:00
extras Improved globbing extra. 2009-03-28 18:14:16 -04:00
src Merge all the Unix __PHYSFS_platformDetectAvailableCDs() funcs into one. 2009-04-13 17:09:36 -04:00
test Updated test_physfs.c's version to match everything else. 2009-04-13 17:57:56 -04:00
.hgignore Added .hgignore ... 2009-03-28 18:15:35 -04:00
CMakeLists.txt Ignore empty files (like #ifdef'd out platform code) on Sun Studio compiler. 2009-04-13 17:58:35 -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.