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 only

Recent updates:
- Threads support & PWA support
- Custom templates support & disabled Head Includes override
- itch.io & servers with gzip compression support

Recent fixes:
- 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

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

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

Recent updates:
- Threads support
- Fixed wrong parsing of file names with spaces
- Custom templates support & disabled Head Includes override
- Fixed wrong parsing of file names with dots
- 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.0.4 1.0.3
Download Commit 6e23f1e1d972dc9b980aac5334575bb2f9a036ef d60d42e724ea2a124deadb079b145296caed340b
Download Url (Computed) https://github.com/markushevpro/godot-minimize-html-build/archive/6e23f1e1d972dc9b980aac5334575bb2f9a036ef.zip https://github.com/markushevpro/godot-minimize-html-build/archive/d60d42e724ea2a124deadb079b145296caed340b.zip
Icon Url https://raw.githubusercontent.com/markushevpro/godot-minimize-html-build/master/assets/icon.png