A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 18c89c1cbc Renamed all the sources to start with "physfs_"
So now you can drop this into your program and not worry about filename
conflicts, or where "platform_unix.c" came from in the debugger, etc.

Also renamed the "beos" sources to "haiku" and "macosx" to "macos" to match
modern platform names.
2017-07-22 12:59:06 -04:00
docs Some improvements to INSTALL.txt. 2017-07-21 23:02:10 -04:00
extras Don't try to build CD-ROM support on Emscripten. 2017-07-09 17:28:33 -04:00
src Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -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 Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -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.