> Is it as simple as converting all the actions using WebStorage, over to LocalStorage?
That's pretty much it. Unless it uses other depreciated/outdated features you didn't mention. Generally speaking construct has pretty good backwards compatibility though.
Alright, awesome! Thanks for your response, I really appreciate it :). I figured that would be all that is required. Just wanted to double check.
I think the WebStorage use, is the only issue with the game. But, I'll find out once I get through that part.