Help:Tools/byml-v2: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Leoetlino |
imported>Leoetlino No edit summary |
||
Line 14: | Line 14: | ||
== Setup == | == Setup == | ||
Install the <code>byml</code> package. {{Install py package help|package=byml}} | Install the <code>byml</code> package. {{Install py package help|package=byml}} | ||
== Usage == | |||
This tool automatically decompresses Yaz0-encoded files, and re-compresses them if the extension starts with an <code>s</code>. | |||
* <code>byml_to_yml INPUT_FILE.byml OUTPUT_FILE.yml</code> | |||
* <code>yml_to_byml [-b] INPUT_FILE.yml OUTPUT_FILE.sbyml</code> (Use <code>-b</code> for Wii U only). | |||
== Known issues == | == Known issues == | ||
None | None |