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.
|
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
|
- available pip download
|
||||||
|
|
||||||
# Misc.
|
|
||||||
|
## Misc.
|
||||||
|
|
||||||
compile with:
|
compile with:
|
||||||
pyinstaller --onefile omnitrix.py --hidden-import='PIL._tkinter_finder'
|
pyinstaller --onefile omnitrix.py --hidden-import='PIL._tkinter_finder'
|
||||||
|
|
Loading…
Add table
Reference in a new issue