rust/physfs-rs/README.md
author Wuzzy <Wuzzy2@mail.ru>
Sat, 30 Nov 2019 02:54:49 +0100
changeset 15509 6ddfde71ba6a
parent 14435 a1613788130d
permissions -rw-r--r--
Remove parachute early if hog is inside land Fixes a bug: When you used parachute right after using a parachute to dig inside land, you might become stuck. Reported here: https://hedgewars.org/node/9035

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