From 8943d67e641016cf3b48a72a5f2df4d96fa14369 Mon Sep 17 00:00:00 2001 From: Luke H-W Date: Tue, 15 Nov 2022 20:54:26 +1030 Subject: [PATCH] New resources URL --- Running.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Running.md b/Running.md index 8fbd6d0..12fb62e 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://github.com/Koko-boya/Grasscutter_Resources) -> `resources` + 1. [Resources](https://git.crepe.moe/tamilpp25/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`