Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mezz opened this issue Jun 8, 2022 · 4 comments
Open

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

mezz opened this issue Jun 8, 2022 · 4 comments
Labels
type: enhancement New feature or request

Comments

@mezz
Copy link

mezz commented Jun 8, 2022

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?

@zml2008
Copy link
Member

zml2008 commented Jun 8, 2022

It's on the roadmap, once #47 is completed (that specific PR is not up to date, glitch has a branch that has updated for FART)

@zml2008 zml2008 added the type: enhancement New feature or request label Jun 8, 2022
@mezz
Copy link
Author

mezz commented Jun 8, 2022

Cool, thanks! I'll watch this issue for any updates.

I was able to find the branch here: theglitch76-forks@2f92774

@mezz
Copy link
Author

mezz commented Jun 17, 2024

@zml2008 sorry to bug you, but has the status of this feature changed?
I haven't kept up on VG development and wanted to check in to see if it's possible.
Let me know if there's something I can work on.

@zml2008
Copy link
Member

zml2008 commented Jun 17, 2024

nah sorry, life's been super busy and seems like it will continue being busy - it seems reasonably possible to do a standalone remap task but it's not something I'd have time to look at in the near future I'm afraid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants