1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 09:33:32 +08:00

Merge pull request #1326 from SaiCateDoan/sim

Add: Emulator auto detect and restart
This commit is contained in:
LmeSzinc
2022-08-14 23:04:04 +08:00
committed by GitHub
15 changed files with 497 additions and 10 deletions

View File

@@ -381,6 +381,30 @@
"help": ""
}
},
"RestartEmulator": {
"_info": {
"name": "重啓模擬器",
"help": ""
},
"LaunchMode": {
"name": "啟動方案",
"help": "Alas會根據手動填寫的Serial尋找對應的模擬器\n在模擬器被關閉的時候自動啟動模擬器\n並在服務器日期重繪時重啓模擬器以釋放記憶體\n如果被啟動的模擬器需要管理員許可權請以管理員身份運行Alas\nMuMu模擬器不支持多開",
"do_not_use": "不使用",
"auto": "自動",
"nox_player": "夜神模擬器",
"bluestacks_5": "藍疊模擬器5",
"mumu_player": "MuMu模擬器",
"custom": "自定義"
},
"CustomStartCommand": {
"name": "自定義啟動命令",
"help": ""
},
"CustomKillCommand": {
"name": "自定義關閉命令",
"help": ""
}
},
"Error": {
"_info": {
"name": "除錯設定",