1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-30 21:14:10 +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": "Restart Emulator",
"name": "Emulator Settings",
"help": "The following values are auto-filled according to \"Serial\", if you dont understand, please don't modify them"
},
"Emulator": {
"name": "Emulator Type",
"help": "",
"auto": "Auto-detect",
"NoxPlayer": "Nox Player",
"NoxPlayer64": "Nox Player 64bit",
"BlueStacks4": "BlueStacks 4",
"BlueStacks5": "BlueStacks 5",
"BlueStacks4HyperV": "BlueStacks 4 Hyper-V",
"BlueStacks5HyperV": "BlueStacks 5 Hyper-V",
"LDPlayer3": "LD Player 3",
"LDPlayer4": "LD Player 4",
"LDPlayer9": "LD Player 9",
"MuMuPlayer": "MuMu Player",
"MuMuPlayerX": "MuMu Player X",
"MuMuPlayer12": "MuMu Player 12",
"MEmuPlayer": "MEmu Player"
},
"name": {
"name": "Emulator Instance Name",
"help": ""
},
"Enable": {
"name": "RestartEmulator.Enable.name",
"help": "RestartEmulator.Enable.help"
},
"EmulatorData": {
"name": "RestartEmulator.EmulatorData.name",
"help": "RestartEmulator.EmulatorData.help"
},
"ErrorRestart": {
"name": "Restart Emulator on Error",
"help": "Automatically restart the emulator when it cannot be connected"
},
"DailyRestart": {
"name": "Restart Emulator when Server Refreshes",
"help": "Restart emulator every day to solve the memory leak problem"
"path": {
"name": "Emulator Installation Path",
"help": ""
}
},
"Error": {