Coder Social home page Coder Social logo

moneygomyhome / starrailcopilot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lmeszinc/starrailcopilot

0.0 0.0 0.0 6.3 MB

Star Rail auto script, bot | 星铁副驾驶,崩坏:星穹铁道脚本,基于下一代Alas框架

License: GNU General Public License v3.0

Python 96.39% CSS 3.61%

starrailcopilot's Introduction

StarRailCopilot

Star Rail auto script, bot | 星铁副驾驶,崩坏:星穹铁道脚本,基于下一代Alas框架

安装

SRC 还在开发中,暂时不提供自动安装包,需要以正常流程安装。

Clone 这个项目。

git clone https://github.com/LmeSzinc/StarRailCopilot

进入项目目录。

cd StarRailCopilot

使用 conda 新建 python 3.10.10 环境,假设新环境的名字叫 src

注意:我们不维护更高或者更低版本的依赖,建议使用 3.10.10

conda create -n src python==3.10.10

安装 requirements.txt 中的依赖。

pip install -r requirements.txt

使用

阿巴阿巴,没写完怎么用(

QQ群 SRC使用与开发 752620927

关于 Alas

SRC 将基于碧蓝航线脚本 AzurLaneAutoScript 开发,Alas 经过三年的发展现在已经达到一个高完成度,但也累积了不少屎山难以改动,我们希望在新项目上解决这些问题:

  • 更新 OCR 库。Alas 在 cnocr==1.2.2 上训练了多个模型,但依赖的 mxnet 已经不怎么活跃了,机器学习发展迅速,新模型的速度和正确率都碾压旧模型。
  • 配置文件 pydantic 化。自任务和调度器的概念加入后用户设置数量倍增,Alas 土制了一个代码生成器来完成配置文件的更新和访问,pydantic 将让这部分更加简洁。
  • 更好的 Assets 管理。button_extract 帮助 Alas 轻易维护了 4000+ 模板图片,但它有严重的性能问题,对外服缺失 Assets 的提示也淹没在了大量垃圾 log 中。
  • 减少对于碧蓝的耦合。Alas 框架和 Alas GUI 有对接其他游戏及其脚本的能力,但已经完成的明日方舟 MAA 插件和正在开发的 fgo-py 插件都发现了 Alas 与碧蓝航线游戏本身耦合严重的问题。

starrailcopilot's People

Contributors

lmeszinc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.