这是由 Jesse205 根据 Magisk 官方文档 翻译的中文文档,并补充了一些内容。
This is a Chinese translation by Jesse205 based on Magisk official documentation with some additions.
这不是官方支持的 topjohnwu 项目!
本项目使用 pnpm,开发环境需要安装 pnpm。
- 调试:
pnpm dev
- 构建:
pnpm build
- 请尽量采用《中文技术文档写作规范》。
- 建议尽量使用 Gitee 提交 pr,其他镜像平台提交的内容可能会因强制推送丢失。
Copyright (C) 2023 Jesse205
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Note
如果您只是引用了本文档翻译的内容,则您的代码无需遵循 GPL 许可。