# prs-rs
[](https://crates.io/crates/prs-rs)
[](https://docs.rs/prs-rs)
[](https://github.com/Sewer56/prs-rs/actions)
[](https://codecov.io/gh/Sewer56/prs-rs)
## About
Rust port of SEGA PRS Compression scheme.
You can learn more about this project in the [dedicated documentation page][docs].
## Quick Start
If you want to know how to build/edit/contribute to this project, refer to [the manual](https://reloaded-project.github.io/reloaded-templates-rust/manual/).
## C# Bindings
This project provides C# bindings as [prs_rs.Net.Sys](https://www.nuget.org/packages/prs_rs.Net.Sys).
These are raw bindings to C exports of this Rust library, automatically generated in `src/bindings/csharp/`.
## License
Licensed under [GPL v3 (with Reloaded FAQ)](./LICENSE).
[docs]: https://sewer56.dev/prs-rs/