I working on a desktop game and want to save some user options like the controls to something like an ini.file.
So the user should be able to change the options without starting the game.
I'm not sure how do do so.
I googled a lot about ajax, local storage, xml and those things but I'm really not sure how to do it.
I would like to have an ini.object like in construct classic