Skip to content
Snippets Groups Projects
Commit 965f247d authored by lunaticwhat's avatar lunaticwhat
Browse files

added wiki link, corrected some spelling and definition.

parent 5cca0e6d
Branches
Tags
No related merge requests found
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment