MinecraftForge / ForgeGradle

Minecraft mod development framework used by Forge and FML for the gradle build system
GNU Lesser General Public License v2.1
509 stars 437 forks source link

Properly implement the SourceSet selection when updating mappings #825

Closed marchermans closed 2 years ago

marchermans commented 2 years ago

This PR fixes an issues that prevented custom sourcesets from being selected when performing mappings updates using the task.

marchermans commented 2 years ago

What is the state on this? We seem to need this relatively often.

SizableShrimp commented 2 years ago

Fixed in d4bf98051eda53e9fe0f323e5dad623c05e86fd4.