9 unstable releases (4 breaking)

0.5.0 Apr 5, 2024
0.5.0-alpha Apr 4, 2024
0.4.0 Oct 20, 2023
0.3.0 Jul 11, 2023
0.1.0-alpha.1 Oct 23, 2022

#4 in #nintendo

Download history 11/week @ 2024-02-19 8/week @ 2024-02-26 9/week @ 2024-03-11 204/week @ 2024-04-01 44/week @ 2024-04-08

248 downloads per month

MIT/Apache

230KB
5K SLoC

bdat-rs

Crates.io Version GitHub Release GitHub Actions Workflow Status docs.rs (with version)

A library to read and write MONOLITHSOFT's proprietary BDAT format, used for data tables in all Xenoblade games.

Usage

Refer to the documentation for detailed info on how to use the library.

You may also find other projects that use the library useful:

  • This repository includes a command-line tool to convert BDAT tables to various formats.
  • Recordkeeper is a save editor for Xenoblade 3 and Future Redeemed that reads game data from BDAT tables.

If you have a project that uses the library, feel free to add it to the list by submitting a PR.

License

The bdat-rs library is dual-licensed under both Apache-2.0 and MIT.
The bdat-toolset executable is licensed under the GPLv3.

Credits

Dependencies

~0.4–1MB
~23K SLoC