Added tips
parent
059a22bd09
commit
68043adf00
10
README.md
10
README.md
|
@ -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.
|
Loading…
Reference in New Issue