ultimate-research / ssbh_lib

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

Update ssbh exporter documentation #67

Closed ScanMountGoat closed 3 years ago

ScanMountGoat commented 3 years ago

This can be changed to describe ssbh offset rules, which guarantee objects don't overlap. The exporting code is best understood by looking at the output of ssbh_write_derive. This could be linked in the ssbh_write_derive and/or the SsbhWrite trait documentation.