FabricMC / fabric-loom

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

Add Fabric-Jar-Type to jar manifest to aid mod distribution platforms. #939

Closed modmuss50 closed 1 year ago

modmuss50 commented 1 year ago

Add Fabric-Jar-Type: sources and Fabric-Jar-Type: classes to the output jars to allow mod distribution platforms to block users from uploading the sources jar accidentally.