Skip to content

Commit c18f35a

Browse files
committed
docs: readme
1 parent f2c2dff commit c18f35a

1 file changed

Lines changed: 21 additions & 4 deletions

File tree

README.md

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,26 @@
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 日志。
6-
仅支持 **PC 官方客户端**(Win32,`Arknights.exe`),不再适配模拟器。
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+
<a href="https://github.com/Windsland52/ArknightsAutoOperator" target="_blank"><b>🔗 本项目 GitHub 仓库</b></a><br>
21+
如果这个项目对你有帮助,欢迎在仓库右上角点个 Star ⭐
22+
23+
</div>
724

825
## 功能
926

0 commit comments

Comments
 (0)