build tools

This commit is contained in:
Kirito
2025-07-24 12:10:24 +08:00
parent c85bea899e
commit 8dfd7a3e12
3 changed files with 4 additions and 0 deletions

2
python/build.cmd Normal file
View File

@@ -0,0 +1,2 @@
pyinstaller --onefile switchBundle.py
pause