UE-HTML5 icon indicating copy to clipboard operation
UE-HTML5 copied to clipboard

Cache downloadable game binaries

Open ufna opened this issue 2 years ago • 0 comments

It's really not cool to download assets each time you open the page. Game assets and binaries should be cached with defined versions and reused.

Possible helpful links:

  • https://answers.unrealengine.com/questions/791739/emscripten-html5-with-multiple-pak-possible.html
  • https://answers.unrealengine.com/questions/416588/html-build-packaging-broken-for-shipping-builds.html
  • https://answers.unrealengine.com/questions/144136/how-to-reduce-html5-package-size.html
  • https://github.com/emrahgunduz/unrealEngine-html-pak-downloader

ufna avatar Dec 27 '21 14:12 ufna