From adb57bcefc5cc00f8f960b438cd97e2d47ad45a3 Mon Sep 17 00:00:00 2001 From: xeon Date: Wed, 7 Feb 2024 21:47:14 +0000 Subject: [PATCH] readme --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) 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