Нет описания

Ryan C. Gordon 09baf99aa4 Don't fsync() read-only filehandles (thanks, Andreas!). 12 лет назад
docs 09baf99aa4 Don't fsync() read-only filehandles (thanks, Andreas!). 12 лет назад
extras 24d6a925d1 Added PHYSFS_getPrefDir(). 14 лет назад
src 09baf99aa4 Don't fsync() read-only filehandles (thanks, Andreas!). 12 лет назад
test ada24e9c5d Moved supportsSymlinks into PHYSFS_ArchiveInfo. 13 лет назад
.hgignore 7eff1f1977 Added .hgignore ... 17 лет назад
CMakeLists.txt 8156bd219c Only check for pthread library if pthread.h was found. 13 лет назад
LICENSE.txt 700d94e577 Replaced zlib with a hacked up copy of miniz: http://code.google.com/p/miniz/ 14 лет назад
README.txt 2a65060cde Moved directory structure around. 17 лет назад

README.txt


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

http://icculus.org/physfs/

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