説明なし

Ryan C. Gordon 57bbcc3eb3 Fixed compiler warning about unused variable because assert() is awful. 10 年 前
docs fb31167e11 Fixed incorrect logic ("!x != 5" instead of "x != 5"). 10 年 前
extras 6d9923706d Added pkg-config support (thanks, Jonas!). 12 年 前
src 57bbcc3eb3 Fixed compiler warning about unused variable because assert() is awful. 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.