Wuthering Waves server emulator (0.9.0)
Find a file
2024-02-25 23:29:35 +03:00
Core Unlock all items by default 2024-02-22 22:32:57 +03:00
GameServer WIP: Dynamic entity spawn (only monsters rn) 2024-02-25 23:29:35 +03:00
KcpSharp First push 2024-02-08 00:41:39 +03:00
Protocol Fix monsters, fix map, some adjustments 2024-02-20 21:55:17 +03:00
SDKServer Improvements in handling system, logo in sdkserver 2024-02-20 22:39:08 +03:00
TrafficAnalyzer TrafficAnalyzer: fix for empty payloads and file output 2024-02-20 00:30:55 +03:00
.editorconfig Handling systems completely reworked 2024-02-10 01:15:05 +03:00
.gitignore Initial commit 2024-02-07 21:31:40 +00:00
README.md update readme for 0.9.0 2024-02-20 19:00:54 +00:00
WutheringWaves.sln Implement TrafficAnalyzer utility 2024-02-20 00:12:24 +03:00

WutheringWaves

Wuthering Waves server emulator (0.9.0)

How to run

  • Compile and run SDKServer and GameServer using dotnet8 (Visual Studio 2022 recommended)

Connecting

  • Get game client from somewhere. For example using official launcher (you can find it in our discord)
  • Download and extract patch to the game folder, it will redirect all 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