Edit of asset "Minimize Web Build" Accepted

Old/Current New/Edit
Title Minimize Web Build
Description A minification tool for Godot 4.3+ that automatically compresses files in your web build

Speeds up your game loading even if your server does not support gzip compression.

DISCLAIMER!

1. The compression ratio of a .pck file depends heavily on the set of assets in your project.
2. Loading speed depends on server settings.
3. 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 and Linux x64

Recent updates:
- Linux support added
- All PCK and WASM files in export folder now compressing automatically
- Threads support & PWA support
- Custom templates support & disabled Head Includes override
- itch.io & servers with gzip compression support

Recent fixes:
- Fixed Linux permissions issue
- Fixed aside WASMs error
- Fixed a bug that caused the plugin to run when exporting a non-web template
- Fixed a race condition on slow networks
- Fixed wrong parsing of file names with spaces
- Fixed wrong parsing of file names with dots

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 AssetLib
- Enable the plugin in your Project Settings.
- Export your project to Web.

More information at GitHub: https://github.com/markushevpro/godot-minimize-html-build
A minification tool for Godot 4.3+ that automatically compresses files in your web build

Supported host platforms (where your editor runs): Windows x64 only

Recent update:
- itch.io & servers with gzip compression support

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 AssetLib
- Enable the plugin in your Project Settings.
- Export your project to Web.

More information at GitHub: https://github.com/markushevpro/godot-minimize-html-build
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/markushevpro/godot-minimize-html-build
Issues Url https://github.com/markushevpro/godot-minimize-html-build/issues
Godot version Godot 4.3
Version String 1.1.2 1.0.1
Download Commit 273c894d1f2475540d466f50710d69024baf5051 a09f0d7b6f8f168c7f1d2043cecca48401667679
Download Url (Computed) https://github.com/markushevpro/godot-minimize-html-build/archive/273c894d1f2475540d466f50710d69024baf5051.zip https://github.com/markushevpro/godot-minimize-html-build/archive/a09f0d7b6f8f168c7f1d2043cecca48401667679.zip
Icon Url https://raw.githubusercontent.com/markushevpro/godot-minimize-html-build/master/assets/icon.png