1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 02:11:29 +08:00

Add: Emulator data on GUI

This commit is contained in:
LmeSzinc
2022-12-19 23:42:26 +08:00
parent 1ef1bac26f
commit f93473ee4d
8 changed files with 54 additions and 48 deletions

View File

@@ -414,6 +414,14 @@
"name": "重啓模擬器",
"help": ""
},
"Enable": {
"name": "RestartEmulator.Enable.name",
"help": "RestartEmulator.Enable.help"
},
"EmulatorData": {
"name": "RestartEmulator.EmulatorData.name",
"help": "RestartEmulator.EmulatorData.help"
},
"ErrorRestart": {
"name": "啟用重啓模擬器",
"help": "在模擬器被關閉的時候自動啟動模擬器"
@@ -421,14 +429,6 @@
"DailyRestart": {
"name": "服務器重繪時重啓模擬器",
"help": "每天主動重啓模擬器以解决記憶體洩漏問題"
},
"EmulatorType": {
"name": "模擬器類型",
"help": "Alas會根據手動填寫的Serial尋找對應的模擬器\n如果被啟動的模擬器需要管理員許可權請以管理員身份運行Alas\nMuMu模擬器不支持多開",
"auto": "自動",
"nox_player": "夜神模擬器32比特",
"bluestacks_5": "藍疊模擬器5",
"mumu_player": "MuMu模擬器"
}
},
"Error": {