FabricMC / fabric-loom

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

Fix extending the client/datagen compile/runtime classpath from main #967

Closed modmuss50 closed 10 months ago

modmuss50 commented 10 months ago

Previously this mostly worked, but had some weird issues when the classpath contained 2 versions of the same library.