1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-01 02:20:35 +08:00

Add: Alas.EmulatorInfo settings

This commit is contained in:
LmeSzinc
2024-03-28 12:44:42 +08:00
parent 06cd62f3ee
commit 6987d60c96
9 changed files with 165 additions and 102 deletions

View File

@@ -429,26 +429,36 @@
"help": ""
}
},
"RestartEmulator": {
"EmulatorInfo": {
"_info": {
"name": "重啟模擬器",
"name": "模擬器設定",
"help": "下列數值是根據Serial自動填充的如果不懂請不要隨意修改"
},
"Emulator": {
"name": "模擬器類型",
"help": "",
"auto": "自動檢測",
"NoxPlayer": "夜神模擬器",
"NoxPlayer64": "夜神模擬器64位",
"BlueStacks4": "藍疊模擬器4",
"BlueStacks5": "藍疊模擬器5",
"BlueStacks4HyperV": "藍疊模擬器4 Hyper-V",
"BlueStacks5HyperV": "藍疊模擬器5 Hyper-V",
"LDPlayer3": "雷電模擬器3",
"LDPlayer4": "雷電模擬器4",
"LDPlayer9": "雷電模擬器9",
"MuMuPlayer": "MuMu模擬器",
"MuMuPlayerX": "MuMu模擬器X",
"MuMuPlayer12": "MuMu模擬器12",
"MEmuPlayer": "逍遙模擬器"
},
"name": {
"name": "模擬器實例名稱",
"help": ""
},
"Enable": {
"name": "RestartEmulator.Enable.name",
"help": "RestartEmulator.Enable.help"
},
"EmulatorData": {
"name": "RestartEmulator.EmulatorData.name",
"help": "RestartEmulator.EmulatorData.help"
},
"ErrorRestart": {
"name": "啟用重啟模擬器",
"help": "在模擬器被關閉的時候自動啟動模擬器"
},
"DailyRestart": {
"name": "伺服器重繪時重啟模擬器",
"help": "每天主動重啟模擬器以解决記憶體洩漏問題"
"path": {
"name": "模擬器安裝路徑",
"help": ""
}
},
"Error": {