saul / demofile-net

Blazing fast cross-platform demo parser library for Counter-Strike 2 and Valve's Deadlock, written in C#.
MIT License
111 stars 10 forks source link

Is there any plan to support dota2 demo in the future #46

Open Pinkuburu opened 9 months ago

Pinkuburu commented 9 months ago

existing dota2 demo parsing library is java does not apply well to c# development

saul commented 2 months ago

Once this PR is merged, then yes this will definitely be possible, probably a couple of hours work to support Dota: https://github.com/saul/demofile-net/pull/89

saul commented 1 month ago

See https://github.com/saul/demofile-net/pull/104 for a WIP implementation