hxhb/HotPatcher
Unreal Engine hot update manage and package plugin. observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 64
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2477
- days_rel: n/a
- days_push: 219
- n_releases_24m: 0
Adoption not part of the score
1506 stars · 388 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
HotPatcher is an Unreal Engine (UE4.21–UE5) editor plugin for managing hot update versions and packaging resource patches. It tracks asset changes against a base release, supports multi-platform Cook and Pak patch generation, chunking, dependency analysis, and CI/CD integration via commandlets.
Use cases
- create hot update patches for unreal engine games
- package UE4/UE5 asset patches for multiple platforms
- diff asset versions and build incremental patches
- bundle non-asset files like lua scripts into pak files
- automate UE patch builds in CI/CD pipelines
- audit and optimize game package size
- split base package and manage chunks in Unreal Engine
When to choose
- you need a mature, battle-tested hot update solution for Unreal Engine used by shipped commercial games
- you want version tracking, diffing, and multi-platform patch packaging in one tool
- you need commandlet support to integrate patching into automated build pipelines
- your project is blueprint-based or uses a C++ architecture designed for content-only hot updates
When to avoid
- you need to hot-update C++ code itself, which this tool cannot do
- you are not using Unreal Engine
- you need a full client-side patch download and application runtime, which you must build separately
- you plan to resell or repackage the plugin commercially, which its license forbids
Facets
plugin · maturity active
build-tool deployment developer-tools file-system ci-cd developer-tools cross-platform windows cpp cross-platform unreal-engine hot-update patching asset-management pak ue4 ue5 game-patching game-development automation macos
4 sources
- readme: https://github.com/hxhb/HotPatcher · fetched 2026-08-28 · a1f7d0a2232a
- homepage: https://imzlp.com/posts/17590/ · fetched 2026-08-29 · f8ebda416a23
- site_page: https://imzlp.com/about · fetched 2026-08-29 · 43ef7420b3b1
- site_page: https://imzlp.com/changelog · fetched 2026-08-29 · 3aab3b3eb36b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hxhb/HotPatcher | main | 52 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem