|
|
@ -22,4 +22,12 @@ Artilery interpolator widget for playing Hell Let Loose |
|
|
|
3. Install PySide2 in shell `pip install pyside2` |
|
|
|
4. Install winput in shell `pip install winput` |
|
|
|
5. Clone / download this repository |
|
|
|
6. Double-click `arty.pyw` |
|
|
|
6. Double-click `arty.pyw` |
|
|
|
|
|
|
|
# Tips |
|
|
|
|
|
|
|
* The widget stays on top of other applications - you can have it next to the elevation indicator. |
|
|
|
* When widget is not in focus you can use mouse wheel to increment the range input. |
|
|
|
* Using mouse wheel inside a range input spin-box when widget is not focus increments double. |
|
|
|
* `Ctrl+H` to hide the window bar. |
|
|
|
* `Ctrl+Q` to close the application. |