Skip to content
forked from odota/parser

Replay parse server generating JSON log events from Dota 2 replay files

License

Notifications You must be signed in to change notification settings

wangminqi/parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parser

Replay parse server generating logs from replay files

Quickstart

  • Run the Java project (it'll start a webserver on port 5600)
  • POST a .dem replay file to the server (example in scripts/test.sh)
  • The parser returns line-delimited JSON in the HTTP response

About

Replay parse server generating JSON log events from Dota 2 replay files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 92.4%
  • Shell 6.6%
  • Dockerfile 1.0%