mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Add: Emulator data on GUI
This commit is contained in:
@@ -27,9 +27,10 @@ class GeneratedConfig:
|
||||
Emulator_AdbRestart = False
|
||||
|
||||
# Group `RestartEmulator`
|
||||
RestartEmulator_Enable = False
|
||||
RestartEmulator_EmulatorData = 'emulator:\nname:\npath:'
|
||||
RestartEmulator_ErrorRestart = False
|
||||
RestartEmulator_DailyRestart = False
|
||||
RestartEmulator_EmulatorType = 'auto' # auto, nox_player, bluestacks_5, mumu_player
|
||||
|
||||
# Group `Error`
|
||||
Error_HandleError = True
|
||||
|
||||
Reference in New Issue
Block a user