Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 4.18 KB

README_EN.md

File metadata and controls

49 lines (36 loc) · 4.18 KB

UE4 Plugin: HotPatcher

Important notice: The author does not have any platforms and channels to record paid courses, nor does he endorse any third-party business practices. Please keep your eyes open and beware of being deceived.

The open source agreement of this software: It allows free use of functions in commercial projects, but does not allow any third party to make any form of secondary charges based on the plug-in, Including but not limited to recording paid courses, secondary distribution of plug-ins and codes, etc.

Chinese Document:README.md.

HotPatcher is a tool for managing hot update versions and resource packaging. It is used to track changes in the original resources of the project version to create patches. Support resource version management, difference comparison and packaging between versions, support exporting basic package information for multiple platforms, easily cook and package multi-platform Patches, support iterative packaging, rich configuration options, full-featured commandlet support, can be combined with ci/cd platform is integrated.

The currently supported engine version is UE4.21-UE5 (UE5.1.0 is supported). I created a group to discuss UE4 hot update and HotPatcher plug-in issues (QQ group 958363331).

Plug-in documentation: UE4 resource hot update packaging tool HotPatcher

Video tutorial: UE4 hot update: HotPatcher plug-in tutorial

My UOD Hot Update Keynote Speech:

The series of UE4 hot update articles I wrote can be used as a reference for engineering practice:

Resource management framework based on HotPatcher

Application project

QQ Apex Legends Mobile MOSSAI

HotPatcher is used in a large number of UE projects and is currently the most popular hot update tool in the UE community.