flesnuk / oppai5

osu! pp and difficulty calculator, pure Go implementation of https://github.com/Francesco149/oppai-ng
9 stars 5 forks source link

[Feature Request] #7

Open MaxKruse opened 3 years ago

MaxKruse commented 3 years ago

Hi,

i wonder if it is possible/feasable for you to make the oppai.Parameters optional, e.g. only use the provided values, similar to oppai-ng and its implementation of the commandline tool?

For example, if i only pass in Acc, assume all other values to be at their default for SS.

Maybe this is not wanted functionality, but it would certainly be helpful to have this functionality in the library itself, so users dont have to constantly re-implement this feature.