What's Changed
- Added support for Minecraft 1.21.11.
- Improved self-updater robustness and added
syncAutoModpackVersionconfig option to allow opting out of forced server version synchronization. - Added
requireMagicPacketsconfiguration option. - Implemented more complete glob pattern support, replacing the limited
!,*, and**wildcards. - Implemented TLS session resumption.
- Significantly optimized code performance, particularly on Unix platforms.
- Reduced mod JAR size from ~25MB to ~15MB.
- Fixed startup crashes caused by special characters (e.g.,
!) in the Minecraft directory path. - Fixed memory leaks.
- Removed Herobrine.
- Removed duplicate AutoModpack entry from the ModMenu.
Full Changelog: https://github.com/Skidamek/AutoModpack/compare/v4.0.1...v4.0.2


