WutheringWaves/README.md

14 lines
577 B
Markdown
Raw Permalink Normal View History

2024-02-07 21:47:14 +00:00
# WutheringWaves
2024-02-07 21:31:40 +00:00
2024-02-20 19:00:54 +00:00
Wuthering Waves server emulator (0.9.0)
2024-02-07 21:47:14 +00:00
## How to run
- Compile and run SDKServer and GameServer using dotnet8 (Visual Studio 2022 recommended)
## Connecting
2024-02-20 19:00:54 +00:00
- Get game client from somewhere. For example using official launcher (you can find it in our discord)
- [Download and extract patch](https://nogatekeep.ing/assets/ww/0.9.0/WuWa-0.9-patch.zip) to the game folder, it will redirect all http requests to `127.0.0.1:5500`
2024-02-07 21:47:14 +00:00
- Run game and connect to the server
## Need help?
You can ask your questions in our [Discord Server](https://discord.xeondev.com)