Add files via upload

This commit is contained in:
MeexReay 2023-09-03 12:38:17 +03:00 committed by GitHub
parent 0136aca723
commit 5158369b34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

3
compile.bat Normal file
View File

@ -0,0 +1,3 @@
@echo off
python -m nuitka --onefile --include-data-file=favicon.ico=favicon.ico --windows-icon-from-ico=favicon.ico --enable-plugin=tk-inter main.py
explorer /select,"main.exe"

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB