Merge document file

This commit is contained in:
2022-04-15 14:56:51 +08:00
parent 751ce22ae2
commit 9b4d11313d
8 changed files with 255 additions and 9 deletions

View File

@@ -112,6 +112,8 @@ class MainHook : YukiHookXposedInitProxy {
有关作为 Xposed 模块使用的相关配置详细内容,你可以 [点击这里](config/xposed-using) 继续阅读。
若你目前正在使用 Xposed API你可以参考 [从 Xposed API 迁移](guide/move-to-new-api)。
## 作为 Hook API 使用
### 集成方式