换位置

This commit is contained in:
lwt
2026-06-09 14:01:20 +08:00
parent 6d86678e11
commit 0b34f2e3d0
53 changed files with 1762 additions and 603 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ echo( EXE + Inno Setup 安装包
echo(============================================================
echo(
:: Step 1: PyInstaller 打包 main.exe(在 src 目录执行)
echo([Step 1/2] PyInstaller 打包 main.exe ...
:: Step 1: PyInstaller 打包 ServerManager.exe(在 src 目录执行)
echo([Step 1/2] PyInstaller 打包 ServerManager.exe ...
echo(
call "%ROOT%\scripts\package\build.bat" nopause
if errorlevel 1 (