Jerrynh770 / Darknights-server

Darknights 服务器 | 明日方舟 Arknights 私服

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Darknights - Darknights Server

More than a gacha simulator

Darknights 服务器,目前只实现**大陆CN服务器

主要功能:服务器登录,模拟抽卡及作战等.

实现原理:通过分析Arknights客户端与服务器交互信息,模拟服务端进程.

主流程:Arknights客户端 -> Mitmproxy代理 -> Internet -> Nginx -> Bottle框架

flow.png

由于开发者精力(能力)有限,大部分游戏内功能目前并未实现.

如果您有好的想法或建议,或者想参与到开发中,欢迎提交issuepull request

开发讨论Discord

License

本Project在Apache-2.0 License下开源

严禁利用本Project内全部或部分代码作任何形式的商业用途

Prohibit any form of commercial use

⚠いかなる形の商業的使用も禁止されています

项目icon inspired by Texas

本Project与 上海鹰角网络科技有限公司(HYPERGRYPH) 及其旗下手游 明日方舟(Arknights) 无任何直接或间接的关联

部署

requirements

python 3.x
mongodb
nginx
bottle >= 0.13
pymongo >= 3.11
Crypto

启动前请检查Mongodb运行状态

详细教程参见wiki

ViewCount

:darknights

Contributors

contributors

Acknowledgments

Tao0lu: Server-side Proxy

guch8017: Gacha System

Kengxxiao: Game Data

About

Darknights 服务器 | 明日方舟 Arknights 私服

License:Apache License 2.0


Languages

Language:Python 100.0%