NeRd Fork 1.7.5 - More improvements!
github-actions
released this
13 Oct 06:22
·
25 commits
to master
since this release
- Added a fallback to download skins and capes with Crafatar if they can't be downloaded from Mojang. Thank you for providing an alternative skin and cape API!
- Skins and capes are now loaded from and cached to the vanilla launcher's skin cache when possible.
- Minor improvements to profile and skin downloading.
- RetroWrapper now includes a patch for FML 1.2.5 compatibility! Use
-Dretrowrapper.enableFMLPatch=true
to enable the patch. It works on any supported version of Java, including the Java 9+ MultiMC instance! - Minor compatibility and performance improvements to bytecode modification.
- RetroWrapper now includes an option to disable the update checker, by using
-Dretrowrapper.doUpdateCheck=false
.
Full Changelog: v1.7.4+neRd...v1.7.5+neRd