Commit ba3051ae authored by keyongyu's avatar keyongyu

bat

parent 79964388
@echo off
cd /d "%~dp0/update"
cd update
echo check...
if exist update_new.exe move /y update_new.exe update.exe
start update.exe -d "%~dp0" "https://github.com/247321453/MagicSetEditor2/raw/master/"
exit
\ No newline at end of file
cd ..
echo start download
update\update.exe
pause
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment