A Rust library for converting maps and charts between various rhythm games, with support for JavaScript and TypeScript via WebAssembly (WASM) for the Web and Node.js.
add this is your ``Cargo.toml``
```toml
[dependencies]
rgc-chart = "0.0.1"
```
or run
```
cargo add rgc-chart
```
RGC uses the MIT License for all its sibiling projects.
See [LICENSE](https://github.com/menvae/RGC-Chart/blob/master/LICENSE) for more information