Skip to content

Release v5.0.0

Choose a tag to compare

@github-actions github-actions released this 25 May 12:20
· 289 commits to master since this release
v5.0.0
b6645e7

May 25, 2026 15:20 (GMT+3)

Special thanks to: @DeTTK (TeamDima) and BoJIwEbNuK7 for research and support.

Added

  • 🖥️ GUI: graphical interface (with console for logs).
  • 🖥️ GUI: drag & drop, formats options, output options, map cache tab.
  • 🖥️ GUI: update check via click on version label.
  • 📟 CLI: new command structure (scfile convert, scfile mapcache).
  • 📟 CLI: --on-conflict option (overwrite/skip/rename).
  • 📟 CLI: --updates flag to check for new versions.
  • 📟 CLI, 🖥️ GUI: overlapping source paths are now resolved.
  • 🧊 Models: added parsing of .efkmodel (geometry).
  • 🧊 Models: added export to .fbx (geometry only).
  • 🧊 Models: added UV2 and Tangents export to .glb.
  • 🗺️ Regions: new file type (experimental).
  • 🗺️ Regions: added parsing of .mdat (v5.0).
  • 🗺️ Regions: added export to .mca (Anvil 1.12.2).

Changed

  • 🛠️ API: decoders now accept file paths, bytes, and IO streams as source input.

Removed

  • 📟 CLI: --unique flag removed (replaced by --on-conflict rename).

API Changelog: v5.0.0
Full Changelog: v4.4.1...v5.0.0