fix: fix typo

pull/99/head
Raymond 2025-01-04 22:31:26 -05:00
parent d220f369e9
commit 9db091a2d2
1 changed files with 2 additions and 2 deletions

View File

@ -14,9 +14,9 @@
1. Extract your Chunithm Luminous game files. 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.<br> 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.<br>
Please read the comments at the top of the script for usage instructions. 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). 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).