mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-21 09:05:34 +08:00
Opt: Use common API
This commit is contained in:
@@ -299,15 +299,52 @@
|
||||
"com.yiwu.blhx.yx15": "CN com.yiwu.blhx.yx15",
|
||||
"com.hkmanjuu.azurlane.gp.mc": "TW com.hkmanjuu.azurlane.gp.mc"
|
||||
},
|
||||
"ServerPlatform": {
|
||||
"name": "Server Platform",
|
||||
"help": "Select your server platform to enable server status detection\nScript will hang up when server is being maintained or network is broken",
|
||||
"disabled": "Disabled",
|
||||
"cn_android": "CN-Android",
|
||||
"cn_ios": "CN-IOS",
|
||||
"cn_channel": "CN-Channel",
|
||||
"en": "EN",
|
||||
"en_channel": "EN-Channel"
|
||||
"ServerName": {
|
||||
"name": "Server in Game Client",
|
||||
"help": "Select the server where you are in the game to enable server status detection\nScript will hang up when server is being maintained or network is broken",
|
||||
"disabled": "disabled",
|
||||
"cn_android-0": "莱茵演习",
|
||||
"cn_android-1": "巴巴罗萨",
|
||||
"cn_android-2": "霸王行动",
|
||||
"cn_android-3": "冰山行动",
|
||||
"cn_android-4": "彩虹计划",
|
||||
"cn_android-5": "发电机计划",
|
||||
"cn_android-6": "瞭望台行动",
|
||||
"cn_android-7": "十字路口行动",
|
||||
"cn_android-8": "朱诺行动",
|
||||
"cn_android-9": "杜立特空袭",
|
||||
"cn_android-10": "地狱犬行动",
|
||||
"cn_android-11": "开罗宣言",
|
||||
"cn_android-12": "奥林匹克行动",
|
||||
"cn_android-13": "小王冠行动",
|
||||
"cn_android-14": "波茨坦公告",
|
||||
"cn_android-15": "白色方案",
|
||||
"cn_android-16": "瓦尔基里行动",
|
||||
"cn_android-17": "曼哈顿计划",
|
||||
"cn_android-18": "八月风暴",
|
||||
"cn_android-19": "秋季旅行",
|
||||
"cn_android-20": "水星行动",
|
||||
"cn_android-21": "莱茵河卫兵",
|
||||
"cn_ios-0": "夏威夷",
|
||||
"cn_ios-1": "珊瑚海",
|
||||
"cn_ios-2": "中途岛",
|
||||
"cn_ios-3": "铁底湾",
|
||||
"cn_ios-4": "所罗门",
|
||||
"cn_ios-5": "马里亚纳",
|
||||
"cn_ios-6": "莱特湾",
|
||||
"cn_ios-7": "硫磺岛",
|
||||
"cn_ios-8": "冲绳岛",
|
||||
"cn_ios-9": "阿留申群岛",
|
||||
"cn_ios-10": "马耳他",
|
||||
"cn_channel-0": "皇家巡游",
|
||||
"cn_channel-1": "大西洋宪章",
|
||||
"cn_channel-2": "十字军行动",
|
||||
"cn_channel-3": "龙骑兵行动",
|
||||
"en-0": "Avrora",
|
||||
"en-1": "Lexington",
|
||||
"en-2": "Sandy",
|
||||
"en-3": "Washington",
|
||||
"en-4": "Amagi"
|
||||
},
|
||||
"ScreenshotMethod": {
|
||||
"name": "Screenshot Method",
|
||||
|
||||
Reference in New Issue
Block a user