A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 101ec3c831 buildbot-checker.sh: Just require scan-build to be in the $PATH. 2020-05-16 23:29:44 -04:00
docs Minor style fix in docs/INSTALL.txt 2020-05-12 01:04:09 -04:00
extras buildbot-checker.sh: Just require scan-build to be in the $PATH. 2020-05-16 23:29:44 -04:00
src Fixed mishandling of an allocation failure in PHYSFS_openRead(). 2020-05-12 15:19:01 -04:00
test Added PHYSFS_setRoot(). 2018-10-17 23:44:02 -04:00
.hgignore Added .hgignore ... 2009-03-28 18:15:35 -04:00
CMakeLists.txt cmake: Minimum CMake version is now 2.8.12. 2019-05-20 23:38:12 -04:00
LICENSE.txt Update copyright for 2020. 2020-05-12 00:52:56 -04:00
README.txt Minor documentation updates. 2017-07-22 13:48:31 -04:00

README.txt

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

  https://icculus.org/physfs/

Please see the docs directory for documentation.

Please see LICENSE.txt for licensing information.