feat(maa): 适配 MAA 长期开放剿灭关卡 #58
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
"MainFunction.Stage4": "" #备选关卡3
|
||||
"Fight.RemainingSanityStage": "Annihilation" #剩余理智关卡
|
||||
"MainFunction.Series.Quantity": "1" #连战次数
|
||||
"MainFunction.Annihilation.UseCustom": "True" #自定义剿灭关卡
|
||||
"MainFunction.Annihilation.Stage": "Annihilation"、"Chernobog@Annihilation"、"LungmenOutskirts@Annihilation"、"LungmenDowntown@Annihilation" #自定义剿灭关卡号
|
||||
"Penguin.IsDrGrandet": "True" #博朗台模式
|
||||
"GUI.CustomStageCode": "False" #手动输入关卡名
|
||||
"GUI.UseAlternateStage": "False" #使用备选关卡
|
||||
@@ -45,7 +47,7 @@
|
||||
"Infrast.IsCustomInfrastFileReadOnly": "False" #自定义基建配置文件只读
|
||||
"Infrast.CustomInfrastFile": "" #自定义基建配置文件地址
|
||||
#设置
|
||||
"Start.ClientType": "Bilibili"、 "Official" #服务器
|
||||
"Start.ClientType": "Official"、"Bilibili"、"YoStarEN"、"YoStarJP"、"YoStarKR"、"txwy" #服务器
|
||||
G"Timer.Timer1": "False" #时间设置1
|
||||
"Connect.AdbPath" #ADB路径
|
||||
"Connect.Address": "127.0.0.1:16448" #连接地址
|
||||
|
||||
@@ -2,10 +2,14 @@
|
||||
"main_version": "4.4.1.5",
|
||||
"version_info": {
|
||||
"4.4.1.5": {
|
||||
"新增功能": [
|
||||
"适配 MAA 长期开放剿灭关卡"
|
||||
],
|
||||
"程序优化": [
|
||||
"优化调度队列配置逻辑",
|
||||
"优化静默进程标记逻辑,避免未能及时移除导致相关功能持续开启",
|
||||
"MAA 代理时更新改为强制开启"
|
||||
"MAA 代理时更新改为强制开启",
|
||||
"移除 MAA 详细配置模式中的剿灭项"
|
||||
]
|
||||
},
|
||||
"4.4.1.4": {
|
||||
|
||||
Reference in New Issue
Block a user