mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
5 lines
153 B
Batchfile
5 lines
153 B
Batchfile
sh ./update_version.sh
|
|
MSBuild.exe ..\MeoAssistantArknights.sln /p:Configuration=Release /p:Platform=x64 /t:Rebuild
|
|
call .\update_resource_rel.bat
|
|
pause
|