My Project v1
Project
载入中...
搜索中...
未找到
Game.ModListManager

struct  AggregationPackageInfo
 

静态 Public 成员函数

static bool InspectionModLists (string folderPath)
 检查文件夹中各个整合包(更新和补充)
 
static string AnalysisModList (string filePath)
 解析整合包文件 可以用整合包的模组路径代替全局模组路径
 

Private 属性

Dictionary< string, string > RelativelySafeUrl
 

成员函数说明

◆ AnalysisModList()

static string Game.ModListManager.AnalysisModList ( string filePath)
static

解析整合包文件 可以用整合包的模组路径代替全局模组路径

参数
filePath整合包的路径
返回
整合包的模组路径

◆ InspectionModLists()

static bool Game.ModListManager.InspectionModLists ( string folderPath)
static

检查文件夹中各个整合包(更新和补充)

参数
folderPath按照系统格式的文件夹路径
返回

类成员变量说明

◆ RelativelySafeUrl

Dictionary<string,string> Game.ModListManager.RelativelySafeUrl
private
初始值:
= new()
{
{"gitee","https://gitee.com/"},
{"github","https://github.com"},
{"schub","https://schub.top"}
}

该类的文档由以下文件生成: