Skip to content

[Request] Add task to re-obfuscate a jar #69

@mezz

Description

@mezz

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions