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