Skip to content

Commit 7f8d311

Browse files
committed
docs: readme
1 parent f2c2dff commit 7f8d311

1 file changed

Lines changed: 24 additions & 3 deletions

File tree

README.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,31 @@
1-
# ArknightsAutoOperator
1+
<!-- markdownlint-disable MD033 MD041 -->
2+
<div align="center">
3+
4+
<img src="./logo.png" alt="ArknightsAutoOperator" width="160" />
25

3-
明日方舟自动凹图:帧级自动操作 + 费用条计时 + 打轴对轴。
6+
# ArknightsAutoOperator
47

5-
MaaFramework **方案二**(JSON pipeline + 进程内 custom action)+ PySide6 单进程主控台 + loguru 日志。
8+
<p align="center">
9+
<img alt="Python" src="https://img.shields.io/badge/Python-3.13-3776AB?logo=python&logoColor=white" />
10+
<img alt="Platform" src="https://img.shields.io/badge/platform-Windows-blue" />
11+
<img alt="MaaFramework" src="https://img.shields.io/badge/MaaFramework-powered-7C3AED" />
12+
<img alt="PySide6" src="https://img.shields.io/badge/UI-PySide6-41CD52?logo=qt&logoColor=white" />
13+
<a href="https://github.com/Windsland52/ArknightsAutoOperator/actions/workflows/package-check.yml"><img alt="Package Check" src="https://github.com/Windsland52/ArknightsAutoOperator/actions/workflows/package-check.yml/badge.svg" /></a>
14+
<a href="./LICENSE"><img alt="License" src="https://img.shields.io/github/license/Windsland52/ArknightsAutoOperator" /></a>
15+
<a href="https://github.com/Windsland52/ArknightsAutoOperator/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/Windsland52/ArknightsAutoOperator?style=social" /></a>
16+
<a href="https://github.com/Windsland52/ArknightsAutoOperator/releases"><img alt="Downloads" src="https://img.shields.io/github/downloads/Windsland52/ArknightsAutoOperator/total?style=social" /></a>
17+
</p>
18+
19+
明日方舟自动凹图:帧级自动操作 + 费用条计时 + 打轴对轴<br>
20+
[MaaFramework](https://github.com/MaaXYZ/MaaFramework) 强力驱动<br>
21+
<a href="https://github.com/Windsland52/ArknightsAutoOperator" target="_blank"><b>🔗 本项目 GitHub 仓库</b></a><br>
22+
如果这个项目对你有帮助,欢迎在仓库右上角点个 Star ⭐
23+
24+
MaaFramework **方案二**(JSON pipeline + 进程内 custom action)+ PySide6 单进程主控台 + loguru 日志。<br>
625
仅支持 **PC 官方客户端**(Win32,`Arknights.exe`),不再适配模拟器。
726

27+
</div>
28+
829
## 功能
930

1031
- **凹图**:自动点关卡 → 开战 → 帧级执行时间轴 → 结算 → 三星停 / 非三星或漏怪放弃重试,循环到通关或达次数上限

0 commit comments

Comments
 (0)