Skip to content

Beta v0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@NiceneNerd NiceneNerd released this 23 May 18:13
· 118 commits to master since this release

Added

  • Added button to extract mods back into full files (graphic pack/RomFS)
  • Added mod API versioning to better handle format changes across versions

Changed

  • Breaking change: Updated to the newest version of roead, which supports
    BYML versions 5-7. This means all mods that edit BYML files may need to be
    reinstalled, which is perhaps a majority of mods. (The good news is this will
    make TOTK support easier to add in the future.)
  • Updated to work on the stable Rust compiler, nightly no longer required.

Fixed

  • Fixed "no base or DLC content folder" on some Switch mods
  • Fixed panic parsing map logs with deletions in BNPs
  • Fixed weird gamedata flag issue on some BNPs
  • Updated RSTB library to fix mystery panics