No Description

Ryan C. Gordon a329a35993 cmake: Don't use the oldschool `endif(SAME_THING_AS_IF_LINE)` syntax. 4 years ago
.github 69a7428787 Initial CI setup... 5 years ago
docs b7410d673e Updated a URL to point to github.com 5 years ago
extras d8ba1a935c Use the GNUInstallDirs CMake module to respect installation locations 5 years ago
src a0dfe220ff physfs_platform_windows.c: Use newer APIs when permitted by _WIN32_WINNT 4 years ago
test 73d66441e3 Added PHYSFS_setRoot(). 7 years ago
.gitignore fdf308fa88 Renamed .hgignore -> .gitignore 5 years ago
CMakeLists.txt a329a35993 cmake: Don't use the oldschool `endif(SAME_THING_AS_IF_LINE)` syntax. 4 years ago
LICENSE.txt 9b83066716 Reformat LICENSE.txt so GitHub sees it as zlib. 5 years ago
README.txt 1fa4be6f66 Minor documentation updates. 9 years ago

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.