Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 645 Bytes

File metadata and controls

8 lines (5 loc) · 645 Bytes

dol - a Rust crate for working with Nintendo DOL executable files

Build Status codecov

licensing

dol is licensed under the MIT license; see LICENSE.

data/metronome.bin is licensed under the GPL (see: this page by its author); the source code may be found at https://github.com/westy92/Wii-Metronome. It is used only for the test suite and is not present in the final crate build.