packager icon indicating copy to clipboard operation
packager copied to clipboard

Option to set LocalStorage limit for electron builds

Open TheShovel opened this issue 2 years ago • 4 comments

A option to change the LocalStorage limit for electron builds, because right now it is limited at 5 mb.

TheShovel avatar Feb 04 '23 14:02 TheShovel

what are you storing in local storage where this is becoming an issue?

GarboMuffin avatar Feb 05 '23 01:02 GarboMuffin

A lot of strings.

TheShovel avatar Feb 05 '23 01:02 TheShovel

the limit should already be increased to 100MB in Electron

GarboMuffin avatar Feb 05 '23 01:02 GarboMuffin

I just ran a test, and it is. I still think there should be a option for it tho. What if you wanna save images? Or even sounds? Maybe someone wants to make a level editor and save the files locally without a limit.

TheShovel avatar Feb 05 '23 01:02 TheShovel