docs: add compile instructions
This commit is contained in:
@@ -80,6 +80,13 @@ QAuxiliary 将为分 `CI` 和 `推荐的CI` 两个版本
|
|||||||
- 抢红包及其他金钱相关功能
|
- 抢红包及其他金钱相关功能
|
||||||
- 群发消息
|
- 群发消息
|
||||||
|
|
||||||
|
## 编译
|
||||||
|
|
||||||
|
1. 安装 git, ccache, cmake, SDK 和 NDK, 版本参考 [Version.kt](buildSrc/src/main/kotlin/Version.kt);
|
||||||
|
2. 将本仓库 clone 至本地,本仓库含有 git submodule 所以请使用 git clone 而不是下载源代码压缩包;
|
||||||
|
3. 拉取子模块 MMKV 和 dex_builder, `git submodule init && git submodule update --recursive`;
|
||||||
|
4. 使用 Gradle 编译安装包。
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 赞助
|
## 赞助
|
||||||
|
|||||||
Reference in New Issue
Block a user