Files
Tools-H5/python/build.cmd
2025-08-15 10:55:24 +08:00

3 lines
84 B
Batchfile

pyinstaller --onefile switchBundle.py
pyinstaller --onefile switchBundleR.py
pause