roccodev / bdat-rs

A library to read and write BDAT tables from all Xenoblade games
Apache License 2.0
9 stars 4 forks source link
bdat monolithsoft switch-homebrew switchbrew xenoblade

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:

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