I'm trying to pack a project for HTML5, but cannot make it less than 159 mb. I've tried the configurations below on version 4.16.3 and 4.17.1.
List of files produced by the engine
The packaging options being used can be seen in the picture below. I'm also using a blacklist (which is being read 'cause it appears in the log) to exclude some content with no use that was being packaged.
Same project when packaged for Windows gives 82.4 mb (which I also find very big since it's a very simple project... it uses 19.7 mb on the .pak file, 50.1 mb on the UE4Game-Shipping.exe and 14 mb with plugins that I don't know how to get rid off since I don't use any of them).
Packaging options, blacklist and plugins not being used but packaged
I have no Starter Content since my last attempt to reduce size was to begin a new clean blueprint project with no Starter Content and migrate only the level that is going to be packaged to this new clean project.
Does anyone know what can I do to make this smaller? Thanks in advance for the help!