Small libray to parse osu! osr files!
rs let mut replay = osr_parser::Replay::new(); replay.read("./replay.osr").unwrap();