opl- / beatsaber-http-status

Live game status over web sockets.
MIT License
106 stars 36 forks source link

Bugfix/fix initial score and final score (#34) #37

Closed ErisApps closed 4 years ago

ErisApps commented 4 years ago

This PR adds the cutDistanceScore to both the initialScore and finalScore fields. It also exposes the cutDistanceScore itself.

Notes:

opl- commented 4 years ago

Oops, it fixes #34. My bad. Thanks for the PR.