Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 905 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 905 Bytes

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.