mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-10-18 00:59:27 +08:00
docs: update README
This commit is contained in:
@@ -29,13 +29,21 @@
|
||||
|
||||
[点击这里](https://highcapable.github.io/YukiHookAPI/zh-cn/) 前往文档页面查看更多详细教程和内容。
|
||||
|
||||
有关支持性的相关信息,你可以直接 [点击这里](https://highcapable.github.io/YukiHookAPI/zh-cn/guide/supportive) 进行查看。
|
||||
有关支持性的相关信息,你可以直接 [点击这里](https://highcapable.github.io/YukiHookAPI/zh-cn/guide/supportive)
|
||||
进行查看。
|
||||
|
||||
| <img src="https://github.com/HighCapable/KavaRef/blob/main/img-src/icon.svg?raw=true" width = "30" height = "30" alt="LOGO"/> | [KavaRef](https://github.com/HighCapable/KavaRef) |
|
||||
|-------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------|
|
||||
|
||||
🚀 `YukiHookAPI` 正使用 `KavaRef` 作为反射 API 强力驱动,**点击上方链接 star 这个项目**,你也可以优雅地使用它!
|
||||
|
||||
## 探索新版本
|
||||
|
||||
`2.x` 版本正在重构中,你可以下方切换到 `2.x` 分支查看当前的开发进度。
|
||||
|
||||
| <img src="img-src/icon.png" width = "30" height = "30" alt="LOGO"/> | [YukiHook 2.x](https://github.com/HighCapable/YukiHookAPI/tree/2.x) |
|
||||
|---------------------------------------------------------------------|---------------------------------------------------------------------|
|
||||
|
||||
## 合作项目
|
||||
|
||||
以下是经过合作并稳定使用 `YukiHookAPI` 的项目。
|
||||
@@ -67,7 +75,8 @@
|
||||
| [HookGG](https://github.com/HdShare/HookGG) | [HdShare](https://github.com/HdShare) |
|
||||
| [OnePlusPlusLauncher](https://github.com/wizpizz/OnePlusPlusLauncher) | [wizpizz](https://github.com/wizpizz) |
|
||||
|
||||
你也在使用 `YukiHookAPI` 吗?快来 **PR** 将你的存储仓库添加到上方的列表 (私有仓库可以不需要注明网页链接)。
|
||||
你也在使用 `YukiHookAPI` 吗?快来 **PR** 将你的存储仓库添加到上方的列表 (
|
||||
私有仓库可以不需要注明网页链接)。
|
||||
|
||||
## 项目推广
|
||||
|
||||
|
26
README.md
26
README.md
@@ -15,22 +15,27 @@ English | [简体中文](README-zh-CN.md)
|
||||
| <img src="https://github.com/HighCapable/.github/blob/main/img-src/logo.jpg?raw=true" width = "30" height = "30" alt="LOGO"/> | [HighCapable](https://github.com/HighCapable) |
|
||||
|-------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------|
|
||||
|
||||
This project belongs to the above-mentioned organization, **click the link above to follow this organization** and discover more good projects.
|
||||
This project belongs to the above-mentioned organization, **click the link above to follow this
|
||||
organization** and discover more good projects.
|
||||
|
||||
## What's this
|
||||
|
||||
This is an efficient Hook API rebuilt based on the Xposed API using Kotlin,
|
||||
and creates rich function extensions for the development of Xposed Modules.
|
||||
|
||||
The name is taken from ["ももくり" heroine Yuki Kurihara](https://www.bilibili.com/bangumi/play/ss5016).
|
||||
The name is taken
|
||||
from ["ももくり" heroine Yuki Kurihara](https://www.bilibili.com/bangumi/play/ss5016).
|
||||
|
||||
Formerly the Innocent Xposed API used in [Development Learning Project](https://github.com/fankes/TMore), now renamed and open sourced.
|
||||
Formerly the Innocent Xposed API used
|
||||
in [Development Learning Project](https://github.com/fankes/TMore), now renamed and open sourced.
|
||||
|
||||
## Get Started
|
||||
|
||||
[Click here](https://highcapable.github.io/YukiHookAPI/en/) go to the documentation page for more detailed tutorials and content.
|
||||
[Click here](https://highcapable.github.io/YukiHookAPI/en/) go to the documentation page for more
|
||||
detailed tutorials and content.
|
||||
|
||||
For supportive related information, you can check it directly [click here](https://highcapable.github.io/YukiHookAPI/en/guide/supportive).
|
||||
For supportive related information, you can check it
|
||||
directly [click here](https://highcapable.github.io/YukiHookAPI/en/guide/supportive).
|
||||
|
||||
| <img src="https://github.com/HighCapable/KavaRef/blob/main/img-src/icon.svg?raw=true" width = "30" height = "30" alt="LOGO"/> | [KavaRef](https://github.com/HighCapable/KavaRef) |
|
||||
|-------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------|
|
||||
@@ -38,6 +43,14 @@ For supportive related information, you can check it directly [click here](https
|
||||
🚀 `YukiHookAPI` is using `KavaRef` as a powerful driver for the reflection API.
|
||||
**Click on the link above star project**, and you can also use it gracefully!
|
||||
|
||||
## Explore New Version
|
||||
|
||||
The `2.x` version is being refactored, you can switch to the `2.x` branch below to view the current
|
||||
development progress.
|
||||
|
||||
| <img src="img-src/icon.png" width = "30" height = "30" alt="LOGO"/> | [YukiHook 2.x](https://github.com/HighCapable/YukiHookAPI/tree/2.x) |
|
||||
|---------------------------------------------------------------------|---------------------------------------------------------------------|
|
||||
|
||||
## Cooperations
|
||||
|
||||
The following are projects that have collaborated and are using `YukiHookAPI`.
|
||||
@@ -69,7 +82,8 @@ The following are projects that have collaborated and are using `YukiHookAPI`.
|
||||
| [HookGG](https://github.com/HdShare/HookGG) | [HdShare](https://github.com/HdShare) |
|
||||
| [OnePlusPlusLauncher](https://github.com/wizpizz/OnePlusPlusLauncher) | [wizpizz](https://github.com/wizpizz) |
|
||||
|
||||
Are you also using `YukiHookAPI`? Come and **PR** to add your repository to the list above (private repositories do not need to indicate web
|
||||
Are you also using `YukiHookAPI`? Come and **PR** to add your repository to the list above (private
|
||||
repositories do not need to indicate web
|
||||
links).
|
||||
|
||||
## Promotion
|
||||
|
Reference in New Issue
Block a user