Skip to content

ArkHelper/ArkHelperCLI

Repository files navigation

ArkHelperCLI

An Arknights helper based on MAA Core,easily run MAA tasks in batches.

deploy/dev

  1. git clone https://github.com/ArkHelper/ArkHelperCLI
  2. cd ArkHelperCLI
  3. Create folder Data/Config
  4. Create configs (details below)
  5. pip install -r requirements.txt
  6. python main.py

config

ArkHelperCLI config is divided into three parts: template_xxxxxx.yaml, global.yaml, personal.yaml.
Each task configuration configured in personal.yaml will be automatically generated from the template. Must create template_default.

build

  1. pip install pyinstaller
  2. pyinstaller src/main.py --onefile --name ArkHelperCLI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published