AzurLaneAutoScript/deploy
2022-03-31 19:57:05 +08:00
..
AidLux Fix: The behavior of saving the configuration will be atomic 2022-03-31 19:57:05 +08:00
launcher Add: Auto installer 2021-10-23 21:28:07 +08:00
adb.py Modified the way to realize the WSA solution 2022-03-17 14:06:33 +08:00
alas.py Fix: Split installer to avoid importing winreg on other platforms 2022-01-17 21:50:40 +08:00
app.py Fix: Split installer to avoid importing winreg on other platforms 2022-01-17 21:50:40 +08:00
config.py Opt: Hide deploy template to reduce confusion of config/deploy.yaml and deploy/template/deploy.yaml 2022-02-11 22:56:08 +08:00
emulator.py Opt: Kill ADB from more emulators 2022-02-09 18:55:19 +08:00
git.py Fix: Split installer to avoid importing winreg on other platforms 2022-01-17 21:50:40 +08:00
installer.py Fix: Split installer to avoid importing winreg on other platforms 2022-01-17 21:50:40 +08:00
pip.py Opt: Shorten the show of deploy config 2022-02-10 00:18:43 +08:00
Readme.md Add: Auto installer 2021-10-23 21:28:07 +08:00
template Opt: Standalone OCR service 2022-03-12 22:34:01 +08:00
utils.py Opt: Hide deploy template to reduce confusion of config/deploy.yaml and deploy/template/deploy.yaml 2022-02-11 22:56:08 +08:00

Deploy

This directory holds the Alas installer.

Install Alas by running python -m deploy.installer in Alas root folder.

Launcher

Launcher Alas.exe is a .bat file converted to .exe file by Bat To Exe Converter.

If you have warnings from your anti-virus software, replace alas.exe with deploy/launcher/Alas.bat. They should do the same thing.