mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
MaaCore
MAA 底层 C++ 模块
开发相关
Windows
-
下载预构建的第三方库
python maadeps-download.py -
使用 Visual Studio 2022 打开
MAA.sln,右键MaaWpfGui,设为启动项目 -
右键
MaaWpfGui- 属性 - 调试 - 启用本地调试(这样就能把断点挂到 C++ Core 那边了) -
(可选)若准备提交 PR,建议启用 clang-format 支持
Linux | macOS
请参考 Linux 编译教程