From 965f247de30ee8061ac10bc400a360211dc1b2cf Mon Sep 17 00:00:00 2001 From: lunaticwhat Date: Tue, 19 Apr 2022 13:07:18 +0700 Subject: [PATCH] added wiki link, corrected some spelling and definition. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3e8eaa55a..f6c9dec21 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,11 @@ A WIP server emulator for Genshin Impact 2.3-2.6 * Mongodb (recommended 4.0+) * Proxy daemon: mitmproxy (mitmdump, recommended), Fiddler Classic, etc. -### Starting up the server (Assuming you are on Windows) +### Starting up Grasscutter server (Assuming you are on Windows) 1. Setup compile environment `gradlew.bat` -2. Compile the server with `gradlew jar` +2. Compile Grasscutter with `gradlew jar` 3. Create a folder named `resources` in your Grasscutter directory, bring your `BinOutput` and `ExcelBinOutput` folders into it *(Check the wiki for more details where to get those.)* -4. Run the server with `java -jar grasscutter.jar`. Make sure mongodb is running as well. +4. Run Grasscutter with `java -jar grasscutter.jar`. Make sure mongodb is running as well. ### Connecting with the client ½. Create an account using command below