辅助制作虚幻引擎游戏模块化模组的插件
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
_Redstone_c_ 0dba3666c9
更新 README 中储存库链接
2 years ago
Resources 实现模组新建/打包 2 years ago
Source 实现模组新建/打包 2 years ago
Templates/BaseTemplate/Resources 实现模组新建/打包 2 years ago
.gitignore 实现模组新建/打包 2 years ago
ModSupport.uplugin 实现模组新建/打包 2 years ago
README.md 更新 README 中储存库链接 2 years ago

README.md

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

UE4 Plugin: ModSupport

ModSupport 是一个辅助制作 UE4 游戏模块化模组的插件,借鉴 UGCExample 的思路管理和组织模组,配合 HotPatcher 进行打包来实现单 Pak 包模组,可以在发布版的 UE4 上运行而无需源码。

目前支持的 UE4 版本4.25.4 前置插件:HotPatcher