SuperTux fork of the Physics FS file abstraction layer (NOT UPDATED REGULARLY)

Ryan C. Gordon 9bac3bc908 Fixed some compiler warnings. 5 years ago
docs a163d30df3 Patched physfsrwops to compile against SDL 1.2 (thanks, Rob!). 6 years ago
extras 409b91b79c ignorecase: Don't crash if enumeration returned a NULL pointer. 6 years ago
src 9bac3bc908 Fixed some compiler warnings. 5 years ago
test f8b72063ad Added PHYSFS_setRoot(). 5 years ago
.hgignore 69833fe901 Added .hgignore ... 15 years ago
.hgtags bbaa39973d Added tag release-3.0.1 for changeset fa8e38bcc354 6 years ago
CMakeLists.txt 6f50519359 Call the default branch "3.1.0" to avoid confusion. 6 years ago
LICENSE.txt 77575148e5 Updated copyright date. 6 years ago
README.txt 534efb74dd Minor documentation updates. 6 years ago

README.txt


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

https://icculus.org/physfs/

Please see the docs directory for documentation.

Please see LICENSE.txt for licensing information.