bdat 0.4.0-alpha

(De)serialization library for Monolithsoft's BDAT file format
Documentation
1
2
3
4
5
6
7
# bdat-rs
A library to (de)serialize [Monolithsoft](https://www.monolithsoft.co.jp/)'s proprietary BDAT format, used for data tables in all Xenoblade games.

You can find a command-line toolset that uses the library [here](toolset/README.md). It supports conversion from and to BDAT.

## Credits
* [vaxherd]https://github.com/vaxherd for [xb3tool]https://github.com/vaxherd/xb3tool