rust/physfs-rs/README.md
author S.D.
Tue, 29 Nov 2022 00:49:05 +0200
changeset 15924 3de00d203178
parent 14456 a1613788130d
permissions -rw-r--r--
Don't enable GL_LINE_SMOOTH for AMD GPUs as a workround for lines and circles not being rendered correctly

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