diff --git a/README.md b/README.md index 8525deb..b1a7468 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ -# Wuthering +# WutheringWaves -Wuthering Waves server emulator (0.8.2) \ No newline at end of file +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) \ No newline at end of file