mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
Merge pull request #1326 from SaiCateDoan/sim
Add: Emulator auto detect and restart
This commit is contained in:
@@ -35,6 +35,16 @@ Emulator:
|
||||
option: [ADB, uiautomator2, minitouch, Hermit]
|
||||
ScreenshotDedithering: false
|
||||
AdbRestart: false
|
||||
RestartEmulator:
|
||||
LaunchMode:
|
||||
value: do_not_use
|
||||
option: [do_not_use, auto, nox_player, bluestacks_5, mumu_player, custom]
|
||||
CustomStartCommand:
|
||||
type: textarea
|
||||
value: C:\Program Files\Nox\bin\Nox.exe -clone:nox
|
||||
CustomKillCommand:
|
||||
type: textarea
|
||||
value: C:\Program Files\Nox\bin\Nox.exe -clone:nox -quit
|
||||
Error:
|
||||
HandleError: true
|
||||
SaveError: true
|
||||
|
||||
Reference in New Issue
Block a user