Upd to 0903221829

This commit is contained in:
BarsTiger
2022-03-09 18:33:32 +02:00
parent b1613286fd
commit d9dc611edd
3 changed files with 3 additions and 42 deletions

View File

@@ -1 +1 @@
pyinstaller --noconfirm --onefile --windowed --icon "resources/MultiMate.ico" "MultiMate_Player.py"
pyinstaller --noconfirm --onefile --windowed --icon "resources/img/MultiMate.ico" "MultiMate_Player.py"