arty/README.md

528 B

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. Log out and log in to your user account to load Python binaries into your PATH variable
  3. Install PySide2 in shell pip install pyside2
  4. Install winput in shell pip install winput