Chunithm New (International) Score Viewer

This project is now deprecated, and will no longer get updated from now on.

To use the newest version of score viewer, please refer to Dogeon188/chuni-tools.

Usage

  1. Drag chuni new intl viewer to your bookmark bar.

  2. Edit the bookmark. Copy the following code and paste it as the url of the bookmark

    javascript:((d)=>{s=d.createElement("script");s.src="https://unpkg.com/chuni_new_intl_viewer/main.min.js";d.head.append(s);})(document)
  3. Open CHUNITHM-NET and run the bookmarklet

  4. Wait for the program to finish

NOTE: The old "eval" script will still work (and being updated still), but it's still recommended to move to the new "unpkg" version for a probably safer and more stable experience.

Dev

  1. npm install
  2. npm run build

Tips