ultimate-research / ssbh_lib

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

switch to binrw #119

Closed ScanMountGoat closed 2 years ago

ScanMountGoat commented 2 years ago

This is mostly for backtrace support for easier debugging. Adj could be handled entirely by binrw for reading and writing since there are no pointers.