compile command

This commit is contained in:
superdimensional 2021-05-05 03:38:32 -04:00
parent 89db59bebe
commit a06d9e48ef

View file

@ -4,4 +4,10 @@ An app made to simulate the omnitrix from the ben 10 TV series.
## planned features:
- color changing background
- keybinds
- keybinds
- available pip download
# Misc.
compile with:
pyinstaller --onefile ben10.py --hidden-import='PIL._tkinter_finder'