forked from hxhb/HotPatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Cmdlet中添加完整SingleCookerCmdlet的性能分析,可以追踪完整耗时
2. 添加GetCookedPathByLongPackageName函数 3. 资源依赖分析,从TArray改为TSet 4. 为PatchSetting添加bAccompanyCookForShader选项 5. 多线程收集COOKED的资源路径 6. 搜索COOKED文件时,为目录添加缓存,并且多线程执行,加锁控制。 7. 允许往SingleCooker的Cmdlet里添加Pre与Post任务 8. SingleCookerProxy中添加对Accompany的支持
- Loading branch information
Showing
15 changed files
with
539 additions
and
242 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.