mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 09:48:20 +08:00
Add: Alas.EmulatorInfo settings
This commit is contained in:
@@ -26,11 +26,10 @@ class GeneratedConfig:
|
||||
Emulator_ScreenshotDedithering = False
|
||||
Emulator_AdbRestart = False
|
||||
|
||||
# Group `RestartEmulator`
|
||||
RestartEmulator_Enable = False
|
||||
RestartEmulator_EmulatorData = 'emulator:\nname:\npath:'
|
||||
RestartEmulator_ErrorRestart = False
|
||||
RestartEmulator_DailyRestart = False
|
||||
# Group `EmulatorInfo`
|
||||
EmulatorInfo_Emulator = 'auto' # auto, NoxPlayer, NoxPlayer64, BlueStacks4, BlueStacks5, BlueStacks4HyperV, BlueStacks5HyperV, LDPlayer3, LDPlayer4, LDPlayer9, MuMuPlayer, MuMuPlayerX, MuMuPlayer12, MEmuPlayer
|
||||
EmulatorInfo_name = None
|
||||
EmulatorInfo_path = None
|
||||
|
||||
# Group `Error`
|
||||
Error_HandleError = True
|
||||
|
||||
Reference in New Issue
Block a user