Quote from: gouessej
I get this when I try to launch the JAR separately:...
Well, the error is clear. The problem to write a jnlp is that the game depends on files like options.properties and files in resources/. I think i have to modify the code to include and access resources inside the jar. I could also generate a default options.properties if not found.



