Scheduled system upgrade on Sunday 21 April 2024 15:00-16:00 UTC - On that day, the wiki and other services might go down for 5-15 minutes.

Help:Tools/byml-v2: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
(Created page with "Category:Tools Category:Tools (BYML) {{Tool infobox | name = byml-v2 | authors = leoetlino | source = https://github.com/leoetlino/byml-v2 | license = GPLv3 | written_...")
 
imported>Leoetlino
Line 13: Line 13:


== 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}}


== Known issues ==
== Known issues ==
(none currently)
(none currently)

Revision as of 16:28, 15 October 2018

byml-v2
Author(s) leoetlino
Source code https://github.com/leoetlino/byml-v2
License GPLv3
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]

Known issues

(none currently)