Hello,
I'm creating an application using LibGDX and I starting to use Spine for a Game idea I have but after trying Spine it really feels and behaves as a Desktop application and not as a regular Java app for example using swing and releasing a jar.
My question is, could you recommend me how Spine achieve to obfuscate and package a java application?, which obfuscator you are using or are you using version control to hide the jars?. so it is easy for end users to run the app and also for protect little more java app from some eyes.
Please, I really would love to know the way to do it because also the game Im doing with Spine and LibGDX I will release it for Windows but as a pay app.
Thanks.