/Heroes-of-Newerth

Scripts that I've made and used for the Heroes of Newerth project.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Heroes of Newerth

This repository contains some scripts & tools that I use to make my life easier when developing & maintaining Heroes of Newerth (HoN). Some other tools that I use:

Installation of Python dependencies

Open a terminal in the root directory of this repository after cloning it and run pip install -r requirements.txt.