enzanki-ars / rocket-league-replay-analysis

UNMAINTAINED - Creating videos for Analyzing Rocket League Replays (https://gitlab.com/enzanki_ars/rocket-league-replay-analysis)
https://gitlab.com/enzanki_ars/rocket-league-replay-analysis
GNU Affero General Public License v3.0
24 stars 2 forks source link

Consider calling RocketLeagueReplayParser directly from python #41

Closed enzanki-ars closed 6 years ago

enzanki-ars commented 6 years ago

https://github.com/pythonnet/pythonnet might be able to do this, though my only concern the return type...

enzanki-ars commented 6 years ago

Not going to, as that will require a python dependency, something I would like to avoid.