# rkg-utils
Rust crate meant to parse and modify Mario Kart Wii RKG ghost files. Supports the reading of all data fields from a vanilla Mario Kart Wii ghost, including extra data stored by [CTGP Revolution](https://chadsoft.co.uk/), [Retro Rewind](https://rwfc.net/), and [Mario Kart Wii Service Pack](https://mkw-sp.com/). Supports the modification of data fields stored in the ghost header and the ability to compress and decompress input data.
## Contribution
This project is always open to contribution! Contact `@skylardabest339` on Discord for any bugs/issues with the crate.
## License
This project is licensed under the [GNU General Public License 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html).