/physfs

A portable, flexible file i/o abstraction.

Primary LanguageCzlib LicenseZlib

# This is a fork of [PhysicsFS](https://github.com/icculus/physfs) packaged for Zig.
---
This is work in progress, specific notes about the current state:
- Only builds as a static library.
- No support for platforms outside of Windows, MacOS and Linux.
-- No/minimal testing of Linux and MacOS at present.
- No building of stdio test program.


Please see LICENSE.txt for licensing information of PhysicsFS.