added explicit instructions how to run the widget.
parent
38b8a6dd2d
commit
059a22bd09
|
@ -20,4 +20,6 @@ Artilery interpolator widget for playing Hell Let Loose
|
||||||
- [x] Install pip
|
- [x] Install pip
|
||||||
2. Log out and log in to your user account to load Python binaries into your PATH variable
|
2. Log out and log in to your user account to load Python binaries into your PATH variable
|
||||||
3. Install PySide2 in shell `pip install pyside2`
|
3. Install PySide2 in shell `pip install pyside2`
|
||||||
4. Install winput in shell `pip install winput`
|
4. Install winput in shell `pip install winput`
|
||||||
|
5. Clone / download this repository
|
||||||
|
6. Double-click `arty.pyw`
|
Loading…
Reference in New Issue