/Hotsapi.Uploader

Uploads Heroes of the Storm replays to hotsapi.net

Primary LanguageC#MIT LicenseMIT

Hotsapi.Uploader Build status Join the chat at https://gitter.im/hotsapi/Lobby

Uploads Heroes of the Storm replays to hotsapi.net (repo link)

Screenshot

Installation

  • 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

Contributing

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