1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-02 02:34:08 +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": "Emulator.AdbRestart.help"
}
},
"RestartEmulator": {
"EmulatorInfo": {
"_info": {
"name": "RestartEmulator._info.name",
"help": "RestartEmulator._info.help"
"name": "EmulatorInfo._info.name",
"help": "EmulatorInfo._info.help"
},
"Enable": {
"name": "RestartEmulator.Enable.name",
"help": "RestartEmulator.Enable.help"
"Emulator": {
"name": "EmulatorInfo.Emulator.name",
"help": "EmulatorInfo.Emulator.help",
"auto": "auto",
"NoxPlayer": "NoxPlayer",
"NoxPlayer64": "NoxPlayer64",
"BlueStacks4": "BlueStacks4",
"BlueStacks5": "BlueStacks5",
"BlueStacks4HyperV": "BlueStacks4HyperV",
"BlueStacks5HyperV": "BlueStacks5HyperV",
"LDPlayer3": "LDPlayer3",
"LDPlayer4": "LDPlayer4",
"LDPlayer9": "LDPlayer9",
"MuMuPlayer": "MuMuPlayer",
"MuMuPlayerX": "MuMuPlayerX",
"MuMuPlayer12": "MuMuPlayer12",
"MEmuPlayer": "MEmuPlayer"
},
"EmulatorData": {
"name": "RestartEmulator.EmulatorData.name",
"help": "RestartEmulator.EmulatorData.help"
"name": {
"name": "EmulatorInfo.name.name",
"help": "EmulatorInfo.name.help"
},
"ErrorRestart": {
"name": "RestartEmulator.ErrorRestart.name",
"help": "RestartEmulator.ErrorRestart.help"
},
"DailyRestart": {
"name": "RestartEmulator.DailyRestart.name",
"help": "RestartEmulator.DailyRestart.help"
"path": {
"name": "EmulatorInfo.path.name",
"help": "EmulatorInfo.path.help"
}
},
"Error": {