What alternative to the INI extension can I use for a Java application? I just need to be able to save a user's progress for the next time they load up my game in their browser.
Printable View
What alternative to the INI extension can I use for a Java application? I just need to be able to save a user's progress for the next time they load up my game in their browser.
INI, when it is ported, no extensions are ported
So just to be clear... you are saying there is nothing for a Java application right now that allows users to save their progress?
no, CB is porting them, check the last few posts in the java forum, Francois gave a list
A good place to talk about the beta of the Java runtime is the Java beta forum
http://www.clickteam.com/epicenter/ubbthreads.php?ubb=postlist&Board=60&page=1
Yeah, sorry about that, wasn't really thinking. Anyway, thanks for the responses. I'll just be keeping my game as a Vitalize app for the time being.