-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
type: enhancementNew feature or requestNew feature or request
Description
Hello,
I would like to publish obfuscated library jars using VanillaGradle.
Currently there is no good way to do this. I tried to work around VanillaGradle by trying to use ForgeGradle or FabricLoom to do the obfuscation, but they are also not really set up to do this well at all. Their obfuscation tasks are set up to work on jars in-place or to only work on specific jar tasks, so they are not general or composable enough to work for this purpose.
Could VanillaGradle offer a way to obfuscate a target dev jar?
Metadata
Metadata
Assignees
Labels
type: enhancementNew feature or requestNew feature or request