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

Toolset: Inline schema #4

Open roccodev opened 2 years ago

roccodev commented 2 years ago

The ability to pack tables on-the-fly without a schema file, with a syntax like:

bdat-toolset pack --table Table1=Table1.json --table Table2=Table2.json -f json -o file.bdat