Since the jerk I bought my DSi off on Ebay decided to not mail it, I’ll talk to you guys until it lands.
We’ve probably all seen comments about what types of java distributions are broken, and I’m sure many has thought “Then what do I do?”
I want to ask that question, now. I fear that much of these comments contains outdated information, so let’s try to assemble the options we have, as of this post.
To my knowledge, there are problems with applets tearing on Macs, and being unsafe. Also, JNLP simply not launching in some instances.
So far, I’ve just packaged it all manually inside a zip. This is a pain to do manually, and updating an application becomes hell.
Is there an easy way to put all resources, libraries and binaries into a single jar that will launch?
Also, is there a way to set up our IDE’s to do this, upon distribution?
Lastly, I’d like to know more about our options for distributing just the updater, that will launch the application as well - like Minecraft does it.
I understand you could do it yourself, but being indies I understand we would like to avoid spending more time on distribution than on the actual game development.
If you’ve distributed a game ever, please share your experiences. This is from IDE, to consumer. We’d like to minimize the steps.
Let the discussion begin.