From 26b68479e7c645bd69975b5b05d0ca284e238ca6 Mon Sep 17 00:00:00 2001 From: lunaticwhat Date: Sun, 24 Apr 2022 14:34:29 +0700 Subject: [PATCH] corrected some information for dev branch --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 14fe3faf9..fd466c198 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Grasscutter -A WIP server reimplementation for *some anime game* 2.3-2.6 +A WIP server reimplementation for *certain anime game* 2.3-2.6 + +We always welcome contributors to the project. Before adding your contribution, please carefully read our [Code of Conduct](https://github.com/Grasscutters/Grasscutter/blob/stable/CONTRIBUTING.md). **Documentation**: [Grasscutter Wiki](https://github.com/Melledy/Grasscutter/wiki/) **Note**: For support please join the [Discord server](https://discord.gg/T5vZU6UyeG). @@ -16,7 +18,7 @@ A WIP server reimplementation for *some anime game* 2.3-2.6 * If you updated from an older version, delete `config.json` to regenerate it. ### Prerequisites -* Java 16 +* Java SE Development Kit 16 * Mongodb (recommended 4.0+) * Proxy daemon: mitmproxy (mitmdump, recommended), Fiddler Classic, etc. @@ -68,11 +70,10 @@ There is a dummy user named "Server" in every player's friends list that you can `weather [weather id] [climate id]` - Changes the current weather. -*More commands will be updated in the [wiki](https://github.com/Melledy/Grasscutter/wiki/).* - -### Bonus When you want to teleport somewhere, use the in-game marking function on the Map, click Confirm. You will see your character falling from a very high spot at the exact location you marked. +*More commands will be updated in the [wiki](https://github.com/Melledy/Grasscutter/wiki/).* + # Quick Troubleshooting * If compiling wasn't successful, please check your JDK installation (must be JDK 8 and validated JDK's bin PATH variable) * My client doesn't connect, doesn't login, 4206, etc... - Mostly your proxy daemon setup is *the issue*, if you're using Fiddler make sure it's running on a port other than 8888