Modules§
- parser
- This module includes everything which is needed to parse a
.nds
file. Take a look here, if you want to fetch some data from the.nds
file! - util
Structs§
- Builder
- Builds an NDS ROM given a directory with valid structure.
A directory is valid if
is_nds_dir
returnsOk
- Extractor
- Extracts files from an NDS ROM to a given path.