mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-21 20:39:18 +08:00
Add: Emulator auto detect of Bluestacks 5
This commit is contained in:
@@ -388,11 +388,12 @@
|
||||
},
|
||||
"LaunchMode": {
|
||||
"name": "Launch Mode",
|
||||
"help": "If the simulator that is started needs administrator privileges, please run alas with \"run as administrator\"",
|
||||
"help": "Alas will find the corresponding emulator according to the manually filled serial\nAnd will automatically start the emulator which is not running\nAnd restart it when the server date update to free memory\nIf the emulator being started requires administrator rights, please run Alas as an administrator\nMuMu emulator does not support multi-open",
|
||||
"do_not_use": "Do not use",
|
||||
"auto": "Auto",
|
||||
"Nox": "Nox Player",
|
||||
"Nemu": "MuMu Player",
|
||||
"nox_player": "Nox Player",
|
||||
"bluestacks_player_5": "Bluestacks 5",
|
||||
"mumu_player": "MuMu Player",
|
||||
"custom": "Custom"
|
||||
},
|
||||
"CustomStartFilter": {
|
||||
|
||||
Reference in New Issue
Block a user