From 60e6710181c6708baa799b5e5910f4608eb175e0 Mon Sep 17 00:00:00 2001 From: YoursFunny Date: Tue, 7 Nov 2023 14:22:47 +0800 Subject: [PATCH] doc: add readme --- README.en.md | 31 +++++++++++++++++++++++++++++++ README.md | 30 ++++++++++++++++++++++++++++++ docs/resources/aas_icon.svg | 7 +++++++ 3 files changed, 68 insertions(+) create mode 100644 README.en.md create mode 100644 README.md create mode 100644 docs/resources/aas_icon.svg diff --git a/README.en.md b/README.en.md new file mode 100644 index 0000000..8840288 --- /dev/null +++ b/README.en.md @@ -0,0 +1,31 @@ +AAS icon + +# ArisuAutoScript + +**Blue Archive Automation Script** + +**| English | [简体中文](README.md) |** + +## Features + +The script is still under active development. The following features have been implemented: + +- [x] **Cafe** Claim rewards / Interact / Second cafe +- [x] **Circle** Claim AP +- [x] **Mailbox** Claim rewards +- [x] **Tactical Challenge** Claim rewards / Auto battle + +_Currently only supports JP server._ + +## Relative projects + +- [AzurLaneAutoScript](https://github.com/LmeSzinc/AzurLaneAutoScript): Azur Lane auto script +- [StarRailCopilot](https://github.com/LmeSzinc/StarRailCopilot): A bot for Honkai: Star Rail, based on the next + generation of ALAS framework. + +## Acknowledgements + +Thanks to [6bir](https://github.com/6bir) for the icon design. + +Thanks to [Alas](https://github.com/LmeSzinc/AzurLaneAutoScript) and [SRC](https://github.com/LmeSzinc/StarRailCopilot) +for the development framework. diff --git a/README.md b/README.md new file mode 100644 index 0000000..da1401a --- /dev/null +++ b/README.md @@ -0,0 +1,30 @@ +AAS icon + +# ArisuAutoScript + +**蔚蓝档案自动化脚本** + +**| [English](README.en.md) | 简体中文 |** + +## 功能 + +当前脚本还在活跃开发中,已经实现的功能有: + +- [x] **咖啡厅** 领取奖励 / 互动 / 第二咖啡厅 +- [x] **公会** 领取体力 +- [x] **邮箱** 领取奖励 +- [x] **战术对抗战** 领取奖励 / 自动战斗 + +_目前仅支持日服。_ + +## 相关项目 + +- [AzurLaneAutoScript](https://github.com/LmeSzinc/AzurLaneAutoScript): 碧蓝航线自动化脚本 +- [StarRailCopilot](https://github.com/LmeSzinc/StarRailCopilot): 崩坏:星穹铁道脚本,基于下一代Alas框架 + +## 鸣谢 + +感谢 [6bir](https://github.com/6bir) 为本项目设计的图标。 + +感谢 [Alas](https://github.com/LmeSzinc/AzurLaneAutoScript) 以及 [SRC](https://github.com/LmeSzinc/StarRailCopilot) +提供的开发框架。 diff --git a/docs/resources/aas_icon.svg b/docs/resources/aas_icon.svg new file mode 100644 index 0000000..4ff00a5 --- /dev/null +++ b/docs/resources/aas_icon.svg @@ -0,0 +1,7 @@ + + + \ No newline at end of file