mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
Add: Multiple server support of MAA
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user