stats-of-the-storm
stats-of-the-storm copied to clipboard
Command line interface available?
I think the UI is nice to have but I don't need all the features. Currently I just want to get the final stats of the game from the command line and store it in my own database.
How can I query the .StormReplay file? I noticed the Replay Data Reference Page, but I'm not sure how to use it.
you'll want to just use the parser on the command line if you're looking to get just the data for yourself. That project is hosted at https://github.com/ebshimizu/hots-parser