ultimate-research / ssbh_lib

Reading and writing SSBH file formats in Rust
MIT License
8 stars 3 forks source link

Derive ssbh_write for ssbh header #70

Open ScanMountGoat opened 3 years ago

ScanMountGoat commented 3 years ago

There may be some tricks required to get the magic to export correctly based on the format. This will reduce a lot of the handwritten exporting code.