Add discord link to README

This commit is contained in:
memetrollsXD 2022-04-18 13:50:32 +02:00 committed by GitHub
parent 3296be0007
commit 8e66104c2d

View File

@ -1,6 +1,8 @@
# Grasscutter # Grasscutter
A WIP server emulator for Genshin Impact 2.3-2.6 A WIP server emulator for Genshin Impact 2.3-2.6
**Note**: For support please join the [Discord server](https://discord.gg/T5vZU6UyeG).
# Current features # Current features
* Logging in * Logging in
* Spawning monsters via console * Spawning monsters via console
@ -55,4 +57,4 @@ There is a dummy user named "Server" in every player's friends list that you can
### Troubleshooting ### Troubleshooting
* If compiling wasnt successful, please check your JDK installation (must be JDK 8 and JDK's bin PATH variable is correct) * If compiling wasnt successful, please check your JDK installation (must be JDK 8 and JDK's bin PATH variable is correct)
* My client doesn't connect, doesn't login, 4206, etc... - Mostly your fiddler is the issue, make sure it running on another port except 8888 * My client doesn't connect, doesn't login, 4206, etc... - Mostly your fiddler is the issue, make sure it running on another port except 8888
* Startup sequence: Mongodb > The server > Fiddler > Client * Startup sequence: Mongodb > The server > Fiddler > Client