mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 09:45:19 +08:00
Update module demo
This commit is contained in:
@@ -45,6 +45,8 @@ class MainHook : YukiHookXposedInitProxy {
|
||||
debugTag = "YukiHookAPI"
|
||||
// 是否开启全局调试日志输出功能
|
||||
isDebug = true
|
||||
// 是否启用调试日志的输出功能
|
||||
isAllowPrintingLogs = true
|
||||
}
|
||||
// 开始你的 Hook
|
||||
YukiHookAPI.encase {
|
||||
|
Reference in New Issue
Block a user