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

[5.x] Enable plugin markers #858

Closed SizableShrimp closed 2 years ago

SizableShrimp commented 2 years ago

Simple PR which enables plugin markers for the 3 modern definitions of net.minecraftforge.gradle.mcp, net.minecraftforge.gradle.patcher, and net.minecraftforge.gradle (see #857).