December 26, 201510 yr 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
December 26, 201510 yr 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.
December 26, 201510 yr Author 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 (:
Create an account or sign in to comment