Instructions for noobs
parent
3bf477026c
commit
7ae89c59a3
|
@ -10,4 +10,10 @@ Artilery interpolator widget for playing Hell Let Loose
|
||||||
## Python libraries
|
## Python libraries
|
||||||
|
|
||||||
* PySide2
|
* PySide2
|
||||||
* winput
|
* winput
|
||||||
|
|
||||||
|
# Install
|
||||||
|
|
||||||
|
1. Download and install Python: https://www.python.org/downloads/
|
||||||
|
2. Install PySide2 in shell `pip install pyside2`
|
||||||
|
3. Install winput in shell `pip install winput`
|
Loading…
Reference in New Issue