Jaka Perovšek 6d7dbb987a | ||
---|---|---|
LICENSE | ||
README.md | ||
arty.pyw | ||
icon.png |
README.md
Arty
Artilery interpolator widget for playing Hell Let Loose
Requisites
- Windows (I'm so sorry)
- Python 3
Python libraries
- PySide2
- winput
Install
- Download and install Python. Don't forgot to add it to your PATH variable during the installation wizard. https://www.python.org/downloads/
- Install PySide2 in shell
pip install pyside2
- Install winput in shell
pip install winput