InfectedBytes/gj-unity-api

Implement new Scores-Fetch options

InfectedBytes opened this issue · 0 comments

two new options were added to the Scores-Fetch API:

  • better_than - Fetch only scores better than this score sort value.
  • worse_than - Fetch only scores worse than this score sort value.