timingtool: add builds

This commit is contained in:
souldbminersmwc
2025-11-03 19:06:13 -05:00
parent c87a41830d
commit 79e71db91a
2 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
python -m PyInstaller --onefile --add-data "assets;assets" --noconsole src/main.py
move "dist\main.exe" "dist\timingtool.exe"