The final piece of the puzzle for standalone armor, item sorting, and more.
- Download the latest Tag.Product-Tool release.
- Download https://github.com/ArchLeaders/byml_to_yaml/releases/tag/1.0.0-rc1
- Dump your
zs.zsdic
- Extract all three files (
TagProductTool.exe
,byml-to-yaml.exe
,zs.zsdic
) into the same folder.
- Either run
TagProductTool.exe
, or drag a byml, byml.zs or json on it. - Select an output folder.
TagProductTool.exe INPUT_FILE OUTPUT_PATH
- Using this tool will blank the RankTable value in the file, however, it does not seem to affect anything.
- The release executable was made with pyinstaller.