compile command
This commit is contained in:
parent
89db59bebe
commit
a06d9e48ef
1 changed files with 7 additions and 1 deletions
|
@ -4,4 +4,10 @@ An app made to simulate the omnitrix from the ben 10 TV series.
|
||||||
|
|
||||||
## planned features:
|
## planned features:
|
||||||
- color changing background
|
- color changing background
|
||||||
- keybinds
|
- keybinds
|
||||||
|
- available pip download
|
||||||
|
|
||||||
|
# Misc.
|
||||||
|
|
||||||
|
compile with:
|
||||||
|
pyinstaller --onefile ben10.py --hidden-import='PIL._tkinter_finder'
|
||||||
|
|
Loading…
Add table
Reference in a new issue