A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 88729ebff2 Don't use -fvisibility=hidden on Windows, since MinGW doesn't support it. :( 2009-07-12 16:43:59 -04:00
docs Added some people to the credits. 2009-07-08 18:46:54 -04:00
extras Improved globbing extra. 2009-03-28 18:14:16 -04:00
src Try /proc/$PID/exe if /proc/self/exe doesn't work out. 2009-07-08 17:53:48 -04:00
test Updated test_physfs.c's version to match everything else. 2009-04-13 17:57:56 -04:00
.hgignore Added .hgignore ... 2009-03-28 18:15:35 -04:00
CMakeLists.txt Don't use -fvisibility=hidden on Windows, since MinGW doesn't support it. :( 2009-07-12 16:43:59 -04:00
LICENSE.txt Updated copyright date. 2009-03-23 01:06:54 -04:00
README.txt Moved directory structure around. 2009-03-27 15:10:42 -04:00

README.txt

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

  http://icculus.org/physfs/

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