A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon ee956e0e5c
PHYSFS_mkdir() should allow symlinks in the mounted writeDir itself.
Fixes #47.
2022-09-29 10:28:41 -04:00
docs Updated a URL to point to github.com 2022-05-20 23:31:01 -04:00
extras Use the GNUInstallDirs CMake module to respect installation locations 2022-05-20 23:31:16 -04:00
src PHYSFS_mkdir() should allow symlinks in the mounted writeDir itself. 2022-09-29 10:28:41 -04:00
test Bumped version to 3.0.2! 2019-03-18 14:35:44 -04:00
.gitignore Renamed .hgignore -> .gitignore 2022-05-20 23:30:27 -04:00
CMakeLists.txt cmake: Don't try to use readline if you don't also have curses. 2022-05-20 23:36:47 -04:00
LICENSE.txt Bumped copyright for 2022. 2022-05-20 23:37:01 -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.