1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 00:28:20 +08:00

Opt: added auto config backup when run alas.bat

This commit is contained in:
whoamikyo
2020-08-26 22:15:07 -03:00
parent d1f37dd479
commit 206b02fa9a
2 changed files with 5 additions and 2 deletions

View File

@@ -18,6 +18,9 @@ rem ================= FUNCTIONS =================
:: Get %Language% , %Region% , %SystemType%
:Import_Main
:: 1. Get customized %Language%, or decided by "LanguageSelector"
if exist config\alas.ini (
echo f | xcopy /y config\alas.ini config\alas.ini.backup > nul
)
call command\SystemSet.bat
call command\LanguageSet.bat
if exist config\alas.ini (