A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 91a19982ca iso9660: rewritten and simplified.
This now builds on top of the "unpacked" archiver and reads only the
structures it needs, serializing the parts it cares about. Lots of other
cleanups.

Lost a little bit of functionality, to be restored later.
2017-07-21 13:56:21 -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 iso9660: rewritten and simplified. 2017-07-21 13:56:21 -04:00
test Fixed another compiler warning. 2017-07-17 15:53:09 -04:00
.hgignore Added .hgignore ... 2009-03-28 18:15:35 -04:00
CMakeLists.txt Rewrote the 7zip archiver. 2017-07-17 12:26:50 -04:00
LICENSE.txt Removed warning in LICENSE.txt about PhysicsFS 0.1.9 being LGPL code. 2017-07-17 12:29:13 -04: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.