Skip to content

Releases: leoetlino/botw-re-notes

1.0.0

28 Jul 08:18
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release

Bundle of RE tools (in this repo) + byml utilities + wszst.

These have been reasonably tested now.

Includes the (s)byml <-> YAML converter, sarctool (for manipulating SARC archives efficiently), rstbtool (for editing the RSTB), botw-contentfs (a FUSE filesystem for accessing and editing files without having to unpack/repack archives), and some misc scripts. Also includes wszst.

Requirements:

  • Python 3.6+
  • sortedcontainers, pyyaml (install them with pip install XXXXX)