subtr-actor 0.6.0

Rocket League replay transformer
Documentation
1
2
3
4
5
6
7
8
use super::*;

mod boost;
mod demolishes;
mod goals;
mod mappings;
mod player_stats;
mod tracking;