MinecraftForge / ForgeGradle

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

Move all remapping to use FART #869

Closed SizableShrimp closed 1 year ago

SizableShrimp commented 2 years ago

ForgeAutoRenamingTool is the modern in-house solution for remapping jars. FG should use solely FART instead of SpecialSource/Vignette.

SizableShrimp commented 1 year ago

Done in FG6.