mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +08:00
Opt: added auto config backup when run alas.bat
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user