docs: update some functions

This commit is contained in:
2023-09-21 04:26:20 +08:00
parent 5bd18269c2
commit 2db28d8aab
16 changed files with 306 additions and 61 deletions

View File

@@ -60,9 +60,9 @@ resources().hook {
> You can find the demo provided by the API below to learn how to use `YukiHookAPI`.
- Host App Demo [click here to view](https://github.com/fankes/YukiHookAPI/tree/master/demo-app)
- Host App Demo [click here to view](https://github.com/fankes/YukiHookAPI/tree/master/samples/demo-app)
- Module App Demo [click here to view](https://github.com/fankes/YukiHookAPI/tree/master/demo-module)
- Module App Demo [click here to view](https://github.com/fankes/YukiHookAPI/tree/master/samples/demo-module)
Install the Host App and Module App Demo at the same time, and test the hooked function in the Host App by activating the Module App.