1
0
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:
LmeSzinc
2022-12-19 23:42:26 +08:00
parent 1ef1bac26f
commit f93473ee4d
8 changed files with 54 additions and 48 deletions

View File

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