pp-gen
Small script to plot value differences between rosu-pp's performance attributes and pp-gen's output.json.
How to use
- Rename
.env.exampleto.envand put proper values for its variables:MAP_PATHis the path to the folder containing a bunch of{map_id}.osufiles
- Run
cargo run --release. The program will read the file at../pp-gen/output.json, calculaterosu-ppvalues, and plot the differences in the filesaccuracy_{mode}.svg.