Reusable Nintendo binary format parsing library.
[dependencies]
hakkit = "0.1"hakkit provides parsers for Nintendo binary formats used across Switch, Wii U, and other Nintendo platforms. The library is designed to be composable so that individual format parsers can be used independently or together in larger tools.
See the examples folder.
Refer to the formats module documentation for the full list of supported Nintendo binary formats.
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.