It runs my game now but my save files are gone on export. (can't use this because my games already released.)
I use the local storage And just add the global variable information to a file. Is there any way to make my old saves work?
Edit: so I noticed that saves have moved from:
C:\Users\Sapphire Dragon\AppData\Local\EternalStep\Local Storage
to:
C:\Users\Sapphire Dragon\AppData\Local\EternalStep\User Data\Default\Local Storage
and if I move them there then change the name form:
file__0.localstorage
to:
chrome-extension_gikennafeifiahbkmpgilekpijcnjhac_0.localstorage
I can get it working.
Any way to get C2 to use the old destination and name?