rust/physfs-rs/README.md
author unC0Rr
Wed, 28 Aug 2024 13:41:51 +0200
changeset 16020 9be943326d9c
parent 14435 a1613788130d
permissions -rw-r--r--
Store all snowflakes in a separate array, achieving performance increase of about 10% for the whole engine on winter maps

# 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)