rust/physfs-rs/README.md
author S.D.
Tue, 06 Sep 2022 22:08:27 +0300
branch1.0.0
changeset 15853 fcea0f51d94f
parent 14435 a1613788130d
permissions -rw-r--r--
Fix the sound issues and crashes on some platforms This commit updates misc/libphyslayer/physfsrwops.* files to the latest versions provided by PhysFS project (https://github.com/icculus/physfs/tree/main/extras/).

# physfs-rs [![Build Status](https://travis-ci.org/PistonDevelopers/physfs-rs.svg?branch=master)](https://travis-ci.org/PistonDevelopers/physfs-rs)

## Rust bindings for PhysFS

This project is built against the Rust nightly and PhysFS 2.0.3

[How to contribute](https://github.com/PistonDevelopers/piston/blob/master/CONTRIBUTING.md)