Hello there !
I need a little help. I am currently creating a HTML5 game. For many reasons i need to keep some informations such as Name of the player, his score and so one. Is there a way to export those informations as a Json file ?
I need to keep this file on the server. I tried with the "download" function but it creates a DL link... I need the game to automatically select the folder and save...
How do i export these informations as a Json file with Construct 2 ?
Please help and thanks a lot !!