mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 13:29:25 +08:00
add: update every time and restart every time setting for hook
This commit is contained in:
@@ -465,6 +465,8 @@ class GeneratedConfig:
|
||||
|
||||
# Group `HookGeneral`
|
||||
HookGeneral_Enable = False
|
||||
HookGeneral_RestartEveryTime = True
|
||||
HookGeneral_UpdateEveryTime = True
|
||||
HookGeneral_PushEveryTime = True
|
||||
HookGeneral_Architecture = 'auto' # auto, x86, x86_64, arm64-v8a, armeabi-v7a
|
||||
HookGeneral_InjectMethod = 'local_patch' # local_patch, global_patch, outer_inject
|
||||
|
||||
Reference in New Issue
Block a user