[!IMPORTANT]
由于开发者是个单线程生物,在 MaaFramework 的一些基础设施可用之前,此仓库中断维护(咕了)。Since the developer is a single-threaded creature, this repository is in hiatus until some of the MaaFramework infrastructure is available.
MBA.Cli-single-cut
包。runtime-relied
包在运行前需要预先安装 .NET 运行时 7.0runtime-relied
包,欢迎 pr 或提 issue。16:9
比例,最低 1280 * 720
,更高不限。tools/CropRoi
可以用来裁剪图片和获取 ROI用户反馈 / 开发 QQ 群:205135027
Clone 本仓库
编译环境准备
下载 .NET 7.0 SDK 或 Visual Studio 2022
Build
使用 VS 生成
使用命令行生成
cd MBA/src/MBA.Cli
dotnet build
# 或专为安装了运行时的 winX64 用户打包
dotnet build -r win-x64 -c Release -p:PublishSingleFile=true --self-contained false
# 或者发布一个自包含应用
dotnet publish -r win-x64 -c Release -p:PublishSingleFile=true --self-contained true -p:PublishTrimmed=true
生成的二进制及相关资源文件在 MBA\src\MBA.Cli\bin
目录下
[ ] Daily
Home
Campaign
Mission
[ ] Weekly
[ ] Support SC / TC / EN / JP