A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 63de092cb7 zip: fail with correct error code if opening a directory. 2017-07-17 12:21:26 -04:00
docs Updated INSTALL.txt to more closely reflect reality. 2017-07-12 00:16:34 -04:00
extras Don't try to build CD-ROM support on Emscripten. 2017-07-09 17:28:33 -04:00
src zip: fail with correct error code if opening a directory. 2017-07-17 12:21:26 -04:00
test test_physfs: added a "cat2" command to read from two open file handles at once. 2017-07-17 12:18:20 -04:00
.hgignore Added .hgignore ... 2009-03-28 18:15:35 -04:00
CMakeLists.txt Fix lzma option in CMakeLists.txt 2017-07-12 20:39:03 -04:00
LICENSE.txt Updated copyright to 2017. 2017-02-17 20:39:45 -05:00
README.txt Changed some URLs from http:// to https://, where supported. 2017-06-20 14:06:13 -04:00

README.txt

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

  https://icculus.org/physfs/

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