myjian / mai-tools

mai-tools is a collection of useful tools for maimai and maimai DX.
https://myjian.github.io/mai-tools
GNU General Public License v3.0
39 stars 11 forks source link

Rating calculator: import player scores #70

Open myjian opened 10 months ago

myjian commented 10 months ago

File format:

{
  region: 'jp' | 'intl',
  version: number,
  scores: ChartRecord[],
}