No Description

Ryan C. Gordon 7824a093fb Cleaned out the "exists" nonsense in the stat() API. 13 years ago
docs 7be76515a5 Updated TODO 13 years ago
extras 24d6a925d1 Added PHYSFS_getPrefDir(). 14 years ago
src 7824a093fb Cleaned out the "exists" nonsense in the stat() API. 13 years ago
test ada24e9c5d Moved supportsSymlinks into PHYSFS_ArchiveInfo. 13 years ago
.hgignore 7eff1f1977 Added .hgignore ... 17 years ago
CMakeLists.txt 8156bd219c Only check for pthread library if pthread.h was found. 13 years ago
LICENSE.txt 700d94e577 Replaced zlib with a hacked up copy of miniz: http://code.google.com/p/miniz/ 14 years ago
README.txt 2a65060cde Moved directory structure around. 17 years ago

README.txt


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

http://icculus.org/physfs/

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