mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 10:57:45 +08:00
docs: 更新Linux开发环境配置教程 加入 Mac 开发建议
This commit is contained in:
committed by
Sherkey Asher
parent
6ce5c5ca7d
commit
db9a402bd8
@@ -11,6 +11,10 @@ icon: teenyicons:linux-alt-solid
|
||||
MAA 的构建方法仍在讨论中, 本教程的内容可能过时, 请以 [GitHub workflow file](https://github.com/MaaAssistantArknights/MaaAssistantArknights/blob/master/.github/workflows/ci.yml#L134) 中的脚本为准。也可参考 [AUR PKGBUILD](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=maa-assistant-arknights)、[nixpkgs](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/ma/maa-assistant-arknights/package.nix)。
|
||||
:::
|
||||
|
||||
::: info
|
||||
Mac 可以使用 `tools/build_macos_universal.zsh` 脚本进行编译。建议参考 [MaaAssistantArknights/MaaMacGui](https://github.com/MaaAssistantArknights/MaaMacGui) 项目的 README.md。
|
||||
:::
|
||||
|
||||
## 编译过程
|
||||
|
||||
1. 下载编译所需的依赖
|
||||
|
||||
Reference in New Issue
Block a user