FabricMC / fabric-loom

Gradle build system plugin used to automate the setup of a minecraft mod development environment.
MIT License
237 stars 201 forks source link

Update tiny-remapper, perf improvements, test fixes. #1009

Closed modmuss50 closed 9 months ago

modmuss50 commented 9 months ago

Depends on https://github.com/FabricMC/tiny-remapper/pull/120 Depends on https://github.com/FabricMC/tiny-remapper/pull/121

Fixes log spam where tiny remapper attempts to remap (only used for analysis) mixins from classpath jars that were not staticaly remapped.