AzurLaneAutoScript/deploy
2023-02-08 16:39:42 +08:00
..
AidLux Dep: Add pyav 2022-12-28 21:35:37 +08:00
docker Fix: Install missing dependencies for new docker image (#2182) 2023-01-29 02:12:30 +08:00
install Fix: UnicodeDecodeError when getting serial 2022-10-17 22:09:58 +08:00
launcher Add: Auto installer 2021-10-23 21:28:07 +08:00
adb.py Fix: Unable to install minitouch in MuMu X (#2134) 2023-01-17 22:37:56 +08:00
alas.py Opt: Optimized output when execute 'taskkill' 2022-06-25 23:30:29 +08:00
app.py Opt: Use logger in deploy 2022-06-25 20:24:34 +08:00
config.py Opt: Removed useless error code 2022-12-11 14:50:58 +08:00
emulator.py Fix: UnicodeDecodeError when getting serial 2022-10-17 22:09:58 +08:00
git.py Add: Option to skip SSL verify 2022-11-15 09:45:42 +08:00
installer.py Fix: Handle untrusted global proxy environment on deploy 2022-12-28 01:41:38 +08:00
logger.py Opt: Use logger in deploy 2022-06-25 20:24:34 +08:00
patch.py Fix: Handle untrusted global proxy environment on deploy 2022-12-28 01:41:38 +08:00
pip.py Add: Option to skip SSL verify 2022-11-15 09:45:42 +08:00
Readme.md Add: Auto installer 2021-10-23 21:28:07 +08:00
set.py Add: Set deploy configs in command line 2022-09-30 23:00:13 +08:00
template Add: Option to skip SSL verify 2022-11-15 09:45:42 +08:00
utils.py Opt: Add type hint for cached_property 2023-02-08 16:39:42 +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.