From 7ab58c649565f3885d47946015b1aeaad2f025b1 Mon Sep 17 00:00:00 2001 From: Kanon Date: Sat, 22 Mar 2025 06:35:41 +0800 Subject: [PATCH] Modify the Chu3 rating return accuracy (#127) * Modify the Chu3 rating return accuracy * [F] Fix aquabox-url doc --- AquaNet/src/libs/scoring.ts | 2 +- docs/aquabox-url-mode.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AquaNet/src/libs/scoring.ts b/AquaNet/src/libs/scoring.ts index 26bd59c6..a5d4abf5 100644 --- a/AquaNet/src/libs/scoring.ts +++ b/AquaNet/src/libs/scoring.ts @@ -135,7 +135,7 @@ export function parseComposition(item: string, allMusics: Record + The script to generate the proper paths can be found in [tools/extract-chusan.js](../tools/extract-chusan.js). Node.js or Bun is required.
Please read the comments at the top of the script for usage instructions. 2. Copy the new `chu3` folder where you need it to be (read #3 if you're hosting AquaNet and want to host on the same endpoints).