/PhysFS

Mirror of PhysFS 3.0.2 (https://icculus.org/physfs/), with PhysFS# wrapper added.

Primary LanguageCOtherNOASSERTION

PhysFS

PhysicsFS; a portable, flexible file i/o abstraction.

Project Website: https://icculus.org/physfs/

Please see the docs directory for PhysicsFS documentation.

About PhysFS#

Still under development

A wrapper, written in C#.

You can use it with PhysFS class, that provides an object-oriented interface and take care of everything behind the scene, or handle yourself the dll calls directly through Interop class, that maps every single function and struct from physfs.h.

For more information, see detailed README.

License

For PhysFS, see LICENSE.txt.

For PhysFS#, see LICENSE.