暫無描述

Ryan C. Gordon fb31167e11 Fixed incorrect logic ("!x != 5" instead of "x != 5"). 10 年之前
docs fb31167e11 Fixed incorrect logic ("!x != 5" instead of "x != 5"). 10 年之前
extras 6d9923706d Added pkg-config support (thanks, Jonas!). 12 年之前
src fb31167e11 Fixed incorrect logic ("!x != 5" instead of "x != 5"). 10 年之前
test ada24e9c5d Moved supportsSymlinks into PHYSFS_ArchiveInfo. 13 年之前
.hgignore 7eff1f1977 Added .hgignore ... 17 年之前
CMakeLists.txt 6d9923706d Added pkg-config support (thanks, Jonas!). 12 年之前
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.