Skip to content

mai-tools is a collection of useful tools for maimai and maimai DX.

License

Notifications You must be signed in to change notification settings

myjian/mai-tools

Repository files navigation

Tools for maimai

Use

Method 1. Follow https://myjian.github.io/mai-tools/#howto

Method 2. Install the userscript: https://github.com/myjian/mai-tools/blob/gh-pages/install-mai-tools.user.js . Your browser must support Tampermonkey or other userscript managers before you can install the userscript. Once the userscript is installed, mai-tools will be loaded automatically on every maimai-NET page.

Build

npm install
npm run build

Run

npm start

Develop

npm run watch
npm start

Code Search

Using SourceGraph https://sourcegraph.com/search?q=context%3Aglobal+repo%3A%5Egithub%5C.com%2Fmyjian%2Fmai-tools%24+GameRegion&patternType=standard&sm=1&groupBy=path (replace GameRegion with whatever you want to find)