From 420c8c422009842b7f4247fed2d3cc7f5671e8fc Mon Sep 17 00:00:00 2001 From: Luke H-W Date: Wed, 7 Dec 2022 11:30:38 +1030 Subject: [PATCH] Update resources URL --- Running.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Running.md b/Running.md index 12fb62e..72cee6f 100644 --- a/Running.md +++ b/Running.md @@ -8,7 +8,7 @@ 1. Run `java -jar grasscutter.jar` 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://git.crepe.moe/tamilpp25/Grasscutter_Resources) -> `resources` + 1. [Resources](https://git.crepe.moe/grasscutters/Grasscutter_Resources) -> `resources` 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`