mirror of
https://github.com/wess09/AzurLaneAutoScript.git
synced 2026-05-14 06:58:22 +08:00
- Implemented `git_repository_check` to verify the existence and integrity of the .git directory. - Added `git_repository_repair` to remove and re-clone the repository if it is found to be corrupted. - Integrated these checks into the `git_repository_init` method to ensure a valid repository before initialization. - Updated the `GitOverCdnClient` to include a repository check before proceeding with updates.
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.