You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: