Skip to content
This repository has been archived by the owner on Oct 11, 2020. It is now read-only.

HighGroundVision/Mango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam DOTA2 Source 2 Replay Parser Webserver

Build Status

Uses dotabuff/manta to prase replay files for Source 2 (Dota 2 Reborn) engine. (currently dose not support source 1 replays)

Project Status:

  • Main web server is online. Yippy!
  • Need to pipe in URL parameter to get replay files from.
  • Validate current JSON structure for best load / parse performance.

Getting Started

Mango will return JSON array of events. Each event is timestamped with the game time and each event has a type. You will need to parse each event or event of specific types and decide how you're going to use it.

License

See the LICENSE file.

Help

If you have any questions, you can tweet us at @DotaHGV

Authors and Acknowledgements

Mango is maintained and development by HGV, a leading Dota 2 data visualization and analysis web site. HGV's Team:

Special thanks to the following people:

Releases

No releases published

Packages

No packages published

Languages