From 9db091a2d27ee0753ba0ba4f872cf71db29fd776 Mon Sep 17 00:00:00 2001 From: Raymond <101374892+raymonable@users.noreply.github.com> Date: Sat, 4 Jan 2025 22:31:26 -0500 Subject: [PATCH] fix: fix typo --- docs/aquabox-url-mode.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/aquabox-url-mode.md b/docs/aquabox-url-mode.md index 2b236529..8d7c85df 100644 --- a/docs/aquabox-url-mode.md +++ b/docs/aquabox-url-mode.md @@ -14,9 +14,9 @@ 1. Extract your Chunithm Luminous game files. - It is recommend you have the latest version of the game and all of the options your users may use. + It is recommended you have the latest version of the game and all of the options your users may use. - The script to generate the proper paths can be found in [/tools/chusan-extractor.js](/tools/chusan-extractor.js). Node.js or Bun is required.
+ The script to generate the proper paths can be found in [tools/chusan-extractor.js](tools/chusan-extractor.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).