GUI only change.

This commit is contained in:
edschuy95 2026-01-22 14:16:31 -05:00
parent 21d6697963
commit 6b0396a4b0
4 changed files with 296 additions and 335 deletions

View file

@ -1 +1 @@
pyinstaller --onefile --name Quake3Arena --icon=quake3modern.ico --exclude-module tkinter --exclude-module unittest --exclude-module http --exclude-module pydoc --exclude-module doctest RA3MP3Playback.py
pyinstaller --onefile --noconsole --name Quake3Arena --icon=quake3modern.ico --exclude-module unittest --exclude-module http --exclude-module pydoc --exclude-module doctest RA3MP3Playback.pyw