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.
|
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 | 2 years ago |
README.md
UE4 Plugin: ModSupport
ModSupport 是一个辅助制作 UE4 游戏模块化模组的插件,借鉴 UGCExample 的思路管理和组织模组,配合 HotPatcher 进行打包来实现单 Pak 包模组,可以在发布版的 UE4 上运行而无需源码。
目前支持的 UE4 版本:4.25.4 前置插件:HotPatcher