1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-12 13:43:35 +08:00

Doc: Update How_to_update.md

This commit is contained in:
whoamikyo
2020-06-12 04:25:16 -03:00
parent cdd37f5812
commit 674f1e74fa
2 changed files with 14 additions and 0 deletions

7
downloader.bat Normal file
View File

@@ -0,0 +1,7 @@
@ECHO off
set PATH=%PATH%;C:\Program Files\Git\cmd
cls
git clone https://github.com/LmeSzinc/AzurLaneAutoScript.git
pause