Anonymous Maarten 8cc3740648 cmake: build and install man pages through wikiheaders.pl hai 5 meses
..
GetGitRevisionDescription.cmake 8cc3740648 cmake: build and install man pages through wikiheaders.pl hai 5 meses
GetGitRevisionDescription.cmake.in 8cc3740648 cmake: build and install man pages through wikiheaders.pl hai 5 meses
PhysFSConfig.cmake.in 3201ea3774 cmake: introduce PhysFS::PhyFS{-shared,-static,} targets hai 5 meses
PrivateSdlFunctions.cmake 8cc3740648 cmake: build and install man pages through wikiheaders.pl hai 5 meses
README-CSharp.txt cec3dad0aa Replaced PhysFS.NET with a README pointing to more modern C# bindings. %!s(int64=10) %!d(string=hai) anos
abs-file.h 8641e4e7ef Changed PHYSFS_file to PHYSFS_File to match rest of API's naming %!s(int64=21) %!d(string=hai) anos
buildbot-checker.sh 101ec3c831 buildbot-checker.sh: Just require scan-build to be in the $PATH. %!s(int64=6) %!d(string=hai) anos
buildbot-emscripten.sh 3169a5e9d3 buildbot-emscripten.sh: Look for the SDK at /emsdk by default. %!s(int64=6) %!d(string=hai) anos
buildbot-os2.sh 3e5f92d756 Added buildbot-raspberrypi.sh and fixed some other buildbot script things. %!s(int64=8) %!d(string=hai) anos
buildbot-raspberrypi.sh 1daf787fb2 extras: Cleaning up some scripts to work with the newly-recreated buildbot. %!s(int64=6) %!d(string=hai) anos
casefolding.txt e63e3d6067 casefolding: Updated to the latest data from the Unicode Consortium. %!s(int64=2) %!d(string=hai) anos
cmake_uninstall.cmake.in 3201ea3774 cmake: introduce PhysFS::PhyFS{-shared,-static,} targets hai 5 meses
globbing.c c86895264b Remove deprecated PHYSFS_getLastError() from all the extras (thanks, Rob!). %!s(int64=8) %!d(string=hai) anos
globbing.h 9d1ef087a9 Put some include-once and extern "C" blocks in the extras' headers. %!s(int64=14) %!d(string=hai) anos
ignorecase.c 0bad12d401 ignorecase: Don't crash if enumeration returned a NULL pointer. %!s(int64=8) %!d(string=hai) anos
ignorecase.h e05d1acc76 Removed one more rude thing from the comments. :/ %!s(int64=9) %!d(string=hai) anos
makecasefoldhashtable.pl 101a91cc44 makecasefoldhashtable.pl: Report size of case-folding hashtable. %!s(int64=2) %!d(string=hai) anos
physfs.pc.in d8ba1a935c Use the GNUInstallDirs CMake module to respect installation locations %!s(int64=4) %!d(string=hai) anos
physfshttpd.c ebf45d77d5 cmake: build physfshttpd on unix platforms hai 5 meses
physfsrwops.c f4dfeb9b0a extras: added physfssdl3. %!s(int64=2) %!d(string=hai) anos
physfsrwops.h f4dfeb9b0a extras: added physfssdl3. %!s(int64=2) %!d(string=hai) anos
physfssdl3.c adfdec6af1 physfssdl3.c: add call to SDL_INIT_INTERFACE in PHYSFSSDL3_makeStorage hai 1 ano
physfssdl3.h f4dfeb9b0a extras: added physfssdl3. %!s(int64=2) %!d(string=hai) anos
physfsunpack.c c86895264b Remove deprecated PHYSFS_getLastError() from all the extras (thanks, Rob!). %!s(int64=8) %!d(string=hai) anos
sdlmanpages.cmake 8cc3740648 cmake: build and install man pages through wikiheaders.pl hai 5 meses
selfextract.c c86895264b Remove deprecated PHYSFS_getLastError() from all the extras (thanks, Rob!). %!s(int64=8) %!d(string=hai) anos
test-versioning.sh d2d6c480da Add test-versioning.sh script hai 5 meses
wikiheaders.pl 8cc3740648 cmake: build and install man pages through wikiheaders.pl hai 5 meses

README-CSharp.txt

There used to be C# bindings in this directory, but they have been
unmaintained for many years.

Instead, there is a more modern PhysicsFS wrapper for .NET available.

You can find it at https://github.com/frabert/SharpPhysFS

Thanks to Francesco Bertolaccini for his efforts on that project!

--ryan.