A wrapper for maimai DX NET international version.
- Save the play log and append to list (Official log count up to 50)
- Save the memory photo and append to list (Official photo count up to 10)
- Find the play log in song record
- Show achievement +-% in record (Since this record starts)
- Show the play count for today
- Play log achievement analysis
- Best 50 rating analysis (Database required)
- Song score page rating table preview (Database required)
To install dependencies:
npm install
To run:
node server.js
This project was created using bun init
in bun v1.0.0. Bun is a fast all-in-one JavaScript runtime.
But bun is so buggy, now replaced by nodejs.