- Python 3
- pip
Download the requirements by running:
pip install -r requirements.txtRun the script via:
python3 main.py ${PATH_TO_MODLIST_FILE}
# e.g.
python3 main.py ~/Downloads/mycoolmodlist.htmlIf you're on Windows, you may need to use python instead of python3