Added tips

master
Jaka Perovšek 2022-08-02 01:01:27 +02:00
parent 059a22bd09
commit 68043adf00
1 changed files with 9 additions and 1 deletions

View File

@ -23,3 +23,11 @@ Artilery interpolator widget for playing Hell Let Loose
4. Install winput in shell `pip install winput`
5. Clone / download this repository
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.