mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 06:25:25 +08:00
Add: Emulator data on GUI
This commit is contained in:
@@ -414,6 +414,14 @@
|
||||
"name": "Restart Emulator",
|
||||
"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"
|
||||
@@ -421,14 +429,6 @@
|
||||
"DailyRestart": {
|
||||
"name": "Restart Emulator when Server Refreshes",
|
||||
"help": "Restart emulator every day to solve the memory leak problem"
|
||||
},
|
||||
"EmulatorType": {
|
||||
"name": "Emulator Type",
|
||||
"help": "Alas will find the corresponding emulator according to the manually filled serial\nIf the started emulator requires administrator privileges, please run Alas as Administrator\nMumu does not support multi opening",
|
||||
"auto": "Auto",
|
||||
"nox_player": "Nox Player(32 bits)",
|
||||
"bluestacks_5": "Bluestacks 5",
|
||||
"mumu_player": "MuMu Player"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
Reference in New Issue
Block a user