|
My Project v1
Project
|
类 | |
| struct | AggregationPackageInfo |
静态 Public 成员函数 | |
| static bool | InspectionModLists (string folderPath) |
| 检查文件夹中各个整合包(更新和补充) | |
| static string | AnalysisModList (string filePath) |
| 解析整合包文件 可以用整合包的模组路径代替全局模组路径 | |
Private 属性 | |
| Dictionary< string, string > | RelativelySafeUrl |
|
static |
解析整合包文件 可以用整合包的模组路径代替全局模组路径
| filePath | 整合包的路径 |
|
static |
检查文件夹中各个整合包(更新和补充)
| folderPath | 按照系统格式的文件夹路径 |
|
private |