新增更新程序源码和构建脚本

This commit is contained in:
2025-01-23 19:24:59 +08:00
parent 57854f1b7e
commit 33694b4518
3 changed files with 44 additions and 0 deletions

1
build_upd.bat Normal file
View File

@ -0,0 +1 @@
.\.venv\Scripts\pyinstaller -F -w -i icon.ico update.py