A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 4ae17a5d60 The archiver options in the CMake file should disable, not enable.
We now try to compile all archivers by default unless one explicit disables
them individually, so these options needed to be handled differently.
2017-07-11 00:40:51 -04:00
docs Updated TODO: zip64 support has been in for awhile now. 2017-07-09 16:57:56 -04:00
extras Don't try to build CD-ROM support on Emscripten. 2017-07-09 17:28:33 -04:00
src Patched to compile on BeOS/Haiku. 2017-07-09 20:50:48 -04:00
test Moved supportsSymlinks into PHYSFS_ArchiveInfo. 2012-11-30 00:04:52 -05:00
.hgignore Added .hgignore ... 2009-03-28 18:15:35 -04:00
CMakeLists.txt The archiver options in the CMake file should disable, not enable. 2017-07-11 00:40:51 -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.