Update links for the current fork
Avoid redirecting to the upstream LSPosed/LSPatch
This commit is contained in:
parent
c3ee8bec23
commit
6a7ecd6e7b
10
README.md
10
README.md
|
|
@ -1,6 +1,6 @@
|
||||||
# LSPatch Framework
|
# LSPatch Framework
|
||||||
|
|
||||||
[](https://github.com/LSPosed/LSPatch/actions/workflows/main.yml?query=event%3Apush+is%3Acompleted+branch%3Amaster) [](https://lsposed.crowdin.com/lspatch) [](https://github.com/LSPosed/LSPatch/releases/latest) [](https://github.com/LSPosed/LSPatch/releases)
|
[](https://github.com/JingMatrix/LSPatch/actions/workflows/main.yml?query=event%3Apush+is%3Acompleted+branch%3Amaster) [](https://lsposed.crowdin.com/lspatch) [](https://github.com/JingMatrix/LSPatch/releases/latest) [](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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue