Artilery interpolator widget for playing Hell Let Loose
Go to file
Jaka Perovšek a577a8fd72 Explicit now. 2022-08-01 22:53:30 +02:00
LICENSE Initial commit 2022-08-01 22:24:45 +02:00
README.md Explicit now. 2022-08-01 22:53:30 +02:00
arty.pyw first commit 2022-08-01 22:40:37 +02:00
icon.png first commit 2022-08-01 22:40:37 +02:00

README.md

Arty

Artilery interpolator widget for playing Hell Let Loose

Requisites

  • Windows (I'm so sorry)
  • Python 3

Python libraries

  • PySide2
  • winput

Install

  1. Download and install Python. Use the following options:
    • PyLauncher
    • Add Pyhton to PATH
    • Install pip
  2. Install PySide2 in shell pip install pyside2
  3. Install winput in shell pip install winput