mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
Add: Emulator auto detect of Bluestacks 5
This commit is contained in:
@@ -116,8 +116,9 @@
|
||||
"option": [
|
||||
"do_not_use",
|
||||
"auto",
|
||||
"Nox",
|
||||
"Nemu",
|
||||
"nox_player",
|
||||
"bluestacks_player_5",
|
||||
"mumu_player",
|
||||
"custom"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -38,7 +38,7 @@ Emulator:
|
||||
RestartEmulator:
|
||||
LaunchMode:
|
||||
value: do_not_use
|
||||
option: [do_not_use, auto, Nox, Nemu, custom]
|
||||
option: [do_not_use, auto, nox_player, bluestacks_player_5, mumu_player, custom]
|
||||
CustomStartFilter: |-
|
||||
C:\Program Files\Nox\bin\Nox.exe -clone:nox
|
||||
CustomKillFilter: |-
|
||||
|
||||
Reference in New Issue
Block a user