NeRdTheNed / More-bows

A port / continuation of the More Bows mod! This mod was originally created by GaussFire, and then maintained + updated by iDiamondhunter.
https://nerdthened.github.io/More-bows/
Creative Commons Zero v1.0 Universal
6 stars 4 forks source link

Please Remove Proguard OR #11

Closed Nyfaria closed 1 year ago

Nyfaria commented 1 year ago

Please Remove Proguard's Obfuscation OR create a non-Obfuscated Maven so I, and probably others, can create Mod Compatibility between our mods.

NeRdTheNed commented 1 year ago

Hey @Nyfaria, is there a specific class or method you'd like me to not obfuscate? I upload a version of More Bows without any obfuscation with a "-debug" classifier, but I don't currently have a Maven repository.

NeRdTheNed commented 1 year ago

Hey @Nyfaria, does 7de021ddfd5e0e5f4dc480ea4253de14554cbebc fix this?

Nyfaria commented 1 year ago

tbh i am not 100% sure how proguard works, i just know i can't write mixins into your obfuscated classes dont work, so as long as they aren't obfuscated in the jar it should be fine.

NeRdTheNed commented 1 year ago

Should be fixed in the latest release.