1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 15:29:25 +08:00

Feature: allow to use low level destroyers in GemsFarming

This commit is contained in:
Zuosizhu
2023-01-30 01:07:34 +08:00
parent 3ad18f01b6
commit 3928ea03eb
9 changed files with 34 additions and 2 deletions

View File

@@ -434,6 +434,7 @@ class GeneratedConfig:
# Group `GGHandler`
GGHandler_Enabled = False
GGHandler_GGMethod = 'u2' # screenshot, u2
GGHandler_ALLowLowLevelInGemsFarming = False
GGHandler_GGPackageName = 'com.'
GGHandler_AutoRestartGG = False
GGHandler_RestartEverytime = True