Uploads Heroes of the Storm replays to hotsapi.net (repo link)
- Requires .NET Framework 4.6.2 or higher
- Download "HotsApiUploaderSetup.exe" from Releases page (you don't need to download other files listed there) and run it
Coding conventions are as usual for C# except braces, those are in egyptian style (OTBS). For repos included as submodules their coding style is used.
All logic is contained in Hotsapi.Uploader.Common
to make UI project as thin as possible. Hotsapi.Uploader.Windows
is responsible for only OS-specific tasks such as auto update, tray icon, autorun, file locations.
For the current to do list look in the Project page