I can get the values from spreadsheet to my game using Rex's CSV plugin with AJAX. But can I update this spreadsheet? Can I make necessary changes in the values in game (or add new member details) and upload that to spreadsheet?
Or is it possible to save an array in JSON format directly to my google drive account and import it into the game?