Update links for the current fork

Avoid redirecting to the upstream LSPosed/LSPatch
This commit is contained in:
JingMatrix 2023-12-28 13:58:58 +01:00
parent c3ee8bec23
commit 6a7ecd6e7b
1 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# LSPatch Framework # LSPatch Framework
[![Build](https://img.shields.io/github/actions/workflow/status/LSPosed/LSPatch/main.yml?branch=master&logo=github&label=Build&event=push)](https://github.com/LSPosed/LSPatch/actions/workflows/main.yml?query=event%3Apush+is%3Acompleted+branch%3Amaster) [![Crowdin](https://img.shields.io/badge/Localization-Crowdin-blueviolet?logo=Crowdin)](https://lsposed.crowdin.com/lspatch) [![Download](https://img.shields.io/github/v/release/LSPosed/LSPatch?color=orange&logoColor=orange&label=Download&logo=DocuSign)](https://github.com/LSPosed/LSPatch/releases/latest) [![Total](https://shields.io/github/downloads/LSPosed/LSPatch/total?logo=Bookmeter&label=Counts&logoColor=yellow&color=yellow)](https://github.com/LSPosed/LSPatch/releases) [![Build](https://img.shields.io/github/actions/workflow/status/JingMatrix/LSPatch/main.yml?branch=master&logo=github&label=Build&event=push)](https://github.com/JingMatrix/LSPatch/actions/workflows/main.yml?query=event%3Apush+is%3Acompleted+branch%3Amaster) [![Crowdin](https://img.shields.io/badge/Localization-Crowdin-blueviolet?logo=Crowdin)](https://lsposed.crowdin.com/lspatch) [![Download](https://img.shields.io/github/v/release/JingMatrix/LSPatch?color=orange&logoColor=orange&label=Download&logo=DocuSign)](https://github.com/JingMatrix/LSPatch/releases/latest) [![Total](https://shields.io/github/downloads/JingMatrix/LSPatch/total?logo=Bookmeter&label=Counts&logoColor=yellow&color=yellow)](https://github.com/JingMatrix/LSPatch/releases)
## Introduction ## Introduction
@ -9,12 +9,12 @@ Rootless implementation of LSPosed framework, integrating Xposed API by insertin
## Supported Versions ## Supported Versions
- Min: Android 9 - Min: Android 9
- Max: In theory, same with [LSPosed](https://github.com/LSPosed/LSPosed#supported-versions) - Max: In theory, same with [LSPosed](https://github.com/JingMatrix/LSPosed#supported-versions)
## Download ## Download
For stable releases, please go to [Github Releases page](https://github.com/LSPosed/LSPatch/releases) For stable releases, please go to [Github Releases page](https://github.com/JingMatrix/LSPatch/releases)
For canary build, please check [Github Actions](https://github.com/LSPosed/LSPatch/actions) For canary build, please check [Github Actions](https://github.com/JingMatrix/LSPatch/actions)
Note: debug builds are only available in Github Actions Note: debug builds are only available in Github Actions
## Usage ## Usage
@ -33,7 +33,7 @@ You can contribute translation [here](https://lsposed.crowdin.com/lspatch).
## Credits ## Credits
- [LSPosed](https://github.com/LSPosed/LSPosed): Core framework - [LSPosed](https://github.com/JingMatrix/LSPosed): Core framework
- [Xpatch](https://github.com/WindySha/Xpatch): Fork source - [Xpatch](https://github.com/WindySha/Xpatch): Fork source
- [Apkzlib](https://android.googlesource.com/platform/tools/apkzlib): Repacking tool - [Apkzlib](https://android.googlesource.com/platform/tools/apkzlib): Repacking tool