Artilery interpolator widget for playing Hell Let Loose
Go to file
Jaka Perovšek d0263eaf48 E X P L I C I T 2022-08-01 22:57:08 +02:00
LICENSE Initial commit 2022-08-01 22:24:45 +02:00
README.md E X P L I C I T 2022-08-01 22:57:08 +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

#. Download and install Python. Use the following options: - [x] PyLauncher - [x] Add Pyhton to PATH - [x] Install pip #. Log out and log in to your user account to load Python binaries into your PATH variable #. Install PySide2 in shell pip install pyside2 #. Install winput in shell pip install winput