A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 13f00546a9
Bumped copyright for 2021.
2021-06-29 13:18:47 -04:00
docs Minor style fix in docs/INSTALL.txt 2020-05-12 01:04:09 -04:00
extras buildbot-emscripten.sh: Look for the SDK at /emsdk by default. 2020-05-16 23:30:16 -04:00
src msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration. 2021-04-29 15:00:16 -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 android: PhysicsFS now has actual Android support. 2020-06-12 03:37:58 -04:00
LICENSE.txt Bumped copyright for 2021. 2021-06-29 13:18:47 -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.