steve498 Posted December 26, 2015 Posted December 26, 2015 I'm not sure if this is the right section but I was wondering if there is a way to let people test your script without releasing the .jar and more importantly the source code. I can't test it all by myself as I'm pretty busy all the time but I've re-written an old project over a few days. Thanks
Vilius Posted December 26, 2015 Posted December 26, 2015 I'm guessing you could just obfuscate it and give the obfuscated .jar. But I heard that some obfuscators remove the script manifest. Correct me if I'm wrong.
steve498 Posted December 26, 2015 Author Posted December 26, 2015 I'm guessing you could just obfuscate it and give the obfuscated .jar. But I heard that some obfuscators remove the script manifest. Correct me if I'm wrong. I assumed I would have to go down this route. That's fine, thanks for your help (:
Administrator Maldesto Posted December 26, 2015 Administrator Posted December 26, 2015 Release it on the sdn as hidden and then auth testers.