add ico
This commit is contained in:
parent
1c951753e2
commit
f409d06d05
@ -4,5 +4,5 @@
|
|||||||
Python 3.13.2
|
Python 3.13.2
|
||||||
python -m venv .venv
|
python -m venv .venv
|
||||||
.\.venv\Scripts\pip.exe install -r .\requirements.txt
|
.\.venv\Scripts\pip.exe install -r .\requirements.txt
|
||||||
.\.venv\Scripts\pyinstaller --noconfirm --onefile --windowed main.py --icon=ico/yobble_m.ico
|
.\.venv\Scripts\pyinstaller --noconfirm --onefile --windowed main.py --icon=ico/logo3.ico
|
||||||
.\.venv\Scripts\pyinstaller --noconfirm --onefile --windowed updater.py --icon=ico/yobble_updater.ico
|
.\.venv\Scripts\pyinstaller --noconfirm --onefile --windowed updater.py --icon=ico/yobble_updater.ico
|
||||||
|
|||||||
BIN
ico/logo3.ico
Normal file
BIN
ico/logo3.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
Loading…
x
Reference in New Issue
Block a user