I thought Construct 2 had autosave. I was wrong. I lost about 5 hours of work and a lot of hard-fought logic choices. But I have the Cordova built file. Is there any way to open that up and go from there? I don't care about variable names or anything like that. I just really don't want to rebuild everything again.
C2 certainly has autosave and backups, on by default - just the files are named differently - .capx.autosave for example, so they aren't marked as C2 files. Are you sure you don't have those in your work folder?
Develop games in your browser. Powerful, performant & highly capable.
And now I feel like an idiot. Didn't even think to check for those. Thanks, they're there! And they work.