1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 09:48:20 +08:00

Add: Multiple server support of MAA

This commit is contained in:
SarContDeli
2022-12-09 14:54:16 +08:00
parent 48b30721a9
commit 20896b68c3
11 changed files with 256 additions and 62 deletions

View File

@@ -140,15 +140,11 @@
"name": "MaaEmulator.PackageName.name",
"help": "MaaEmulator.PackageName.help",
"Official": "Official",
"Bilibili": "Bilibili"
},
"Server": {
"name": "MaaEmulator.Server.name",
"help": "MaaEmulator.Server.help",
"CN": "CN",
"US": "US",
"JP": "JP",
"KR": "KR"
"Bilibili": "Bilibili",
"YoStarEN": "YoStarEN",
"YoStarJP": "YoStarJP",
"YoStarKR": "YoStarKR",
"txwy": "txwy"
},
"MaaPath": {
"name": "MaaEmulator.MaaPath.name",
@@ -201,6 +197,10 @@
"name": "MaaFight.Medicine.name",
"help": "MaaFight.Medicine.help"
},
"RunOutOfMedicine": {
"name": "MaaFight.RunOutOfMedicine.name",
"help": "MaaFight.RunOutOfMedicine.help"
},
"Stone": {
"name": "MaaFight.Stone.name",
"help": "MaaFight.Stone.help"
@@ -401,5 +401,15 @@
"name": "MaaCopilot.Formation.name",
"help": "MaaCopilot.Formation.help"
}
},
"Storage": {
"_info": {
"name": "Storage._info.name",
"help": "Storage._info.help"
},
"Storage": {
"name": "Storage.Storage.name",
"help": "Storage.Storage.help"
}
}
}

View File

@@ -140,15 +140,11 @@
"name": "MaaEmulator.PackageName.name",
"help": "MaaEmulator.PackageName.help",
"Official": "Official",
"Bilibili": "Bilibili"
},
"Server": {
"name": "MaaEmulator.Server.name",
"help": "MaaEmulator.Server.help",
"CN": "CN",
"US": "US",
"JP": "JP",
"KR": "KR"
"Bilibili": "Bilibili",
"YoStarEN": "YoStarEN",
"YoStarJP": "YoStarJP",
"YoStarKR": "YoStarKR",
"txwy": "txwy"
},
"MaaPath": {
"name": "MaaEmulator.MaaPath.name",
@@ -201,6 +197,10 @@
"name": "MaaFight.Medicine.name",
"help": "MaaFight.Medicine.help"
},
"RunOutOfMedicine": {
"name": "MaaFight.RunOutOfMedicine.name",
"help": "MaaFight.RunOutOfMedicine.help"
},
"Stone": {
"name": "MaaFight.Stone.name",
"help": "MaaFight.Stone.help"
@@ -401,5 +401,15 @@
"name": "MaaCopilot.Formation.name",
"help": "MaaCopilot.Formation.help"
}
},
"Storage": {
"_info": {
"name": "Storage._info.name",
"help": "Storage._info.help"
},
"Storage": {
"name": "Storage.Storage.name",
"help": "Storage.Storage.help"
}
}
}

View File

@@ -138,17 +138,13 @@
},
"PackageName": {
"name": "游戏服务器",
"help": "模拟器上装有多个游戏客户端时,需要手动选择服务器",
"help": "",
"Official": "官服",
"Bilibili": "Bilibili服"
},
"Server": {
"name": "服务器",
"help": "会影响掉落和上传由于MAA的外服支持不完全暂时隐藏选项",
"CN": "CN",
"US": "US",
"JP": "JP",
"KR": "KR"
"Bilibili": "Bilibili服",
"YoStarEN": "国际服",
"YoStarJP": "日服",
"YoStarKR": "服",
"txwy": "繁中服"
},
"MaaPath": {
"name": "MAA安装路径",
@@ -201,6 +197,10 @@
"name": "吃理智药",
"help": ""
},
"RunOutOfMedicine": {
"name": "清空理智药",
"help": ""
},
"Stone": {
"name": "吃源石",
"help": ""
@@ -401,5 +401,15 @@
"name": "自动编队",
"help": ""
}
},
"Storage": {
"_info": {
"name": "Storage._info.name",
"help": "Storage._info.help"
},
"Storage": {
"name": "Storage.Storage.name",
"help": "Storage.Storage.help"
}
}
}

View File

@@ -140,15 +140,11 @@
"name": "MaaEmulator.PackageName.name",
"help": "MaaEmulator.PackageName.help",
"Official": "Official",
"Bilibili": "Bilibili"
},
"Server": {
"name": "MaaEmulator.Server.name",
"help": "MaaEmulator.Server.help",
"CN": "CN",
"US": "US",
"JP": "JP",
"KR": "KR"
"Bilibili": "Bilibili",
"YoStarEN": "YoStarEN",
"YoStarJP": "YoStarJP",
"YoStarKR": "YoStarKR",
"txwy": "txwy"
},
"MaaPath": {
"name": "MaaEmulator.MaaPath.name",
@@ -201,6 +197,10 @@
"name": "MaaFight.Medicine.name",
"help": "MaaFight.Medicine.help"
},
"RunOutOfMedicine": {
"name": "MaaFight.RunOutOfMedicine.name",
"help": "MaaFight.RunOutOfMedicine.help"
},
"Stone": {
"name": "MaaFight.Stone.name",
"help": "MaaFight.Stone.help"
@@ -401,5 +401,15 @@
"name": "MaaCopilot.Formation.name",
"help": "MaaCopilot.Formation.help"
}
},
"Storage": {
"_info": {
"name": "Storage._info.name",
"help": "Storage._info.help"
},
"Storage": {
"name": "Storage.Storage.name",
"help": "Storage.Storage.help"
}
}
}