HTML5 prevent redownload

Hello,

I noticed with my HTML5 game it forces the client to redownload if the page is refreshed/reopened. Is there anyway to change this, or does anyone know why? thanks

There’s no Engine supported way right now - but it is something which is on our radar. There are multiple ways to support this - Appcache is one way to do it, IndexedDB being the other.