Skip to content
/ hakkit Public

Reusable Nintendo binary format parsing library

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

exefer/hakkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hakkit

License: MIT OR Apache-2.0 crates.io docs.rs msrv

Reusable Nintendo binary format parsing library.

[dependencies]
hakkit = "0.1"

Overview

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.

Usage

See the examples folder.

Supported Formats

Refer to the formats module documentation for the full list of supported Nintendo binary formats.

License

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.

About

Reusable Nintendo binary format parsing library

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Contributors

Languages