MeshMC Update 7.1.0, now available
Published on April 14, 2026
• MeshMC
This release including Many changes. Lets go mods!
Highlights
- Added in-launcher installation support for mods, resource packs, and shader packs with a dependency solver
- Improved update system and release pipeline, including checksum generation and updater handling
- Completed large-scale Qt6 signal-slot modernization refactor
- General build system, CI, and documentation cleanup
Changelog
Added
- In-launcher installation support for mods, resource packs, and shader packs
- Dependency solver for resolving content dependencies
- SHA-256 checksum generation in release workflow
- Updater binary discovery next to the running executable
- Improved portable mode detection logic
Changed
- Refactored update mechanism and updater execution flow
- Updated version handling to prioritize release tags
- Migrated signal-slot connections to modern Qt syntax across the codebase
- Updated CMake configuration, including Qt version constraints
Removed
- Removed obsolete MeshMC man page documentation
- Cleaned up unused files
- Dropped
qt5compatdependency - Removed unused
libnbtplusplusinputs from flake configuration - Removed CI tag trigger