Merge branch 'master' of https://git.xeondev.com/xeon/WutheringWaves
This commit is contained in:
commit
664a848869
1 changed files with 12 additions and 2 deletions
12
README.md
12
README.md
|
@ -1,3 +1,13 @@
|
|||
# Wuthering
|
||||
# WutheringWaves
|
||||
|
||||
Wuthering Waves server emulator (0.8.2)
|
||||
|
||||
## How to run
|
||||
- Compile and run SDKServer and GameServer using dotnet8 (Visual Studio 2022 recommended)
|
||||
|
||||
## Connecting
|
||||
- Download [Game Client](https://nogatekeep.ing/assets/ww/0.8.2/ww.7z), it's **pre-patched** and redirects http requests to `127.0.0.1:5500`
|
||||
- Run game and connect to the server
|
||||
|
||||
## Need help?
|
||||
You can ask your questions in our [Discord Server](https://discord.xeondev.com)
|
Loading…
Reference in a new issue