Help:Tools/byml-v2
Author(s) | leoetlino |
---|---|
Source code | https://github.com/leoetlino/byml-v2 |
License | GPLv2+ |
Written in | Python |
Platform support | Cross-platform |
byml-v2 is an BYML tool. It can convert documents from BYML (or BYAML) to a human readable format (YAML) and vice versa. It is a newer tool that was written based on analysis of the official BYML code and game code in the executable. As such, this tool supports all the newer node types that are used in Breath of the Wild and other recent Switch games such as Super Mario Odyssey.
Setup
Install the byml
package. [CLI help]
Usage
byml-v2 is a CLI tool. For help with using the command line, see Help:Using the command line.
This tool automatically decompresses Yaz0-compressed files, and re-compresses them if the extension starts with an s
. This means that you do not need to compress or decompress files manually.
Known issues
None