Keine Beschreibung

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

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.