diff --git a/Running.md b/Running.md index 6ea59ab..d788c5c 100644 --- a/Running.md +++ b/Running.md @@ -9,10 +9,8 @@ 1. This will create additional directories in your working directory. 2. Copy the following files to the following directories: (file source -> `destination`) 1. [Resources](https://github.com/Koko-boya/Grasscutter_Resources) -> `resources` - 2. [Keys](https://github.com/Grasscutters/Grasscutter/tree/main/keys) -> `keys` - 3. [Game Data](https://github.com/Grasscutters/Grasscutter/tree/main/data) -> `data` - 4. [The Keystore File](https://github.com/Grasscutters/Grasscutter/blob/main/keystore.p12) -> `keystore.p12` - 5. **Note**: If you are running in the project's root directory (ie. you cloned the repo from GitHub and you are running the server in that folder), these files will be already be present. + 2. [The Keystore File](https://github.com/Grasscutters/Grasscutter/blob/main/keystore.p12) -> `keystore.p12` + 3. **Note**: If you are running in the project's root directory (ie. you cloned the repo from GitHub and you are running the server in that folder), these files will be already be present. 3. Run `java -jar grasscutter.jar -handbook` 1. This is required for using `names -> IDs` in commands. 2. This setup is optional and can be skipped.