From c2fce0507eea43c941c50a11b1d89e50e9a1991a Mon Sep 17 00:00:00 2001 From: Melledy <52122272+Melledy@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:09 -0700 Subject: [PATCH] Updated Running (markdown) --- Running.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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.