ultimate-research / ssbh_lib

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

ssbh_data C FFI #106

Open ScanMountGoat opened 2 years ago

ScanMountGoat commented 2 years ago

This allows for c, c++, c#, etc to take advantage of the parsing and data conversion capabilities of these libraries. There are a number of challenges listed below.