Metadata-Version: 2.1
Name: botw-tools
Version: 0.1.0
Summary: A collection of tools for modding Breath of the Wild
Home-page: https://github.com/krenyy/botw_tools
Author: kreny
Author-email: kronerm9@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: oead (~=1.1.1)
Requires-Dist: setuptools (~=49.2.0)
Requires-Dist: colorama (~=0.4.3)

# botw_tools

### A set of CLI tools for Breath of the Wild modding

* `yaz`, `unyaz`: De/compress a file with Yaz-0
* `aamp`: Convert between AAMP and YML
* `byml`: Convert between BYML and YML
* `sarc`: Manipulate SARC archives
* `actorinfo`: Manipulate ActorInfo file


