Description
Changelog
Reviews (1)
DISCLAIMER!
- The compression ratio of a .pck file depends heavily on the set of assets in your project.
- Loading speed depends on server settings.
- On average, loading speed when using a plugin can be from 10% to 100% faster.
See comparison calculations here: https://github.com/markushevpro/godot-minimize-html-build/blob/master/COMPARE.md
Supported host platforms (where your editor runs):
Windows x64, Linux x64, MacOS x64 and MacOS Apple Silicon.
How it works
The add-on resaves large files (.pck, .wasm) with gzip compression and adds the ability to load gzip-compressed assets in the browser using Pako. Nothing else will be changed in your files.
Usage
- Install the addon from AssetStore
- Enable the plugin in your Project Settings.
- Export your project to Web.
More information at GitHub
Changelog for version v1.1.4
No changelog provided for this version.