mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 02:11:29 +08:00
Upd: Modified some options for restart emulator
This commit is contained in:
@@ -386,23 +386,17 @@
|
||||
"name": "重啓模擬器",
|
||||
"help": ""
|
||||
},
|
||||
"LaunchMode": {
|
||||
"name": "啟動方案",
|
||||
"help": "Alas會根據手動填寫的Serial尋找對應的模擬器\n在模擬器被關閉的時候自動啟動模擬器\n並在服務器日期重繪時重啓模擬器以釋放記憶體\n如果被啟動的模擬器需要管理員許可權,請以管理員身份運行Alas\nMuMu模擬器不支持多開",
|
||||
"do_not_use": "不使用",
|
||||
"Enable": {
|
||||
"name": "啟用重啓模擬器",
|
||||
"help": "在模擬器被關閉的時候自動啟動模擬器\n在服務器日期重繪時重啓模擬器以釋放記憶體"
|
||||
},
|
||||
"EmulatorType": {
|
||||
"name": "模擬器類型",
|
||||
"help": "Alas會根據手動填寫的Serial尋找對應的模擬器\n如果被啟動的模擬器需要管理員許可權,請以管理員身份運行Alas\nMuMu模擬器不支持多開",
|
||||
"auto": "自動",
|
||||
"nox_player": "夜神模擬器",
|
||||
"nox_player": "夜神模擬器32比特",
|
||||
"bluestacks_5": "藍疊模擬器5",
|
||||
"mumu_player": "MuMu模擬器",
|
||||
"custom": "自定義"
|
||||
},
|
||||
"CustomStartCommand": {
|
||||
"name": "自定義啟動命令",
|
||||
"help": ""
|
||||
},
|
||||
"CustomKillCommand": {
|
||||
"name": "自定義關閉命令",
|
||||
"help": ""
|
||||
"mumu_player": "MuMu模擬器"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
Reference in New Issue
Block a user