1
0
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:
LmeSzinc
2024-03-28 12:44:42 +08:00
parent 06cd62f3ee
commit 6987d60c96
9 changed files with 165 additions and 102 deletions

View File

@@ -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