diff --git a/README.md b/README.md index 5984ede..6bf0cfc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # KafkaSR -Honkai: Star Rail 0.64 server emulator \ No newline at end of file +Honkai: Star Rail server emulator (0.64) + +## How to run +- Just compile it using dotnet8 CLI or Visual Studio 2022 (recommended)
+- Run SDK, Gateserver and Gameserver. + +## Connecting +- Download [Game Client (0.64)](https://nogatekeep.ing/assets/hkrpg/client/0329/hkrpg_os_202204010204_w9JY9aQnKH2fXoHN.zip) +- Apply [0.64-client-patch](https://git.xeondev.com/xeon/0.64-client-patch/src/branch/master) for better gameplay experience (disable AC and perform redirect) +- Run the game using `Launcher.exe` and play! + +## Need help? +You can ask your questions in our [Discord Server](https://discord.xeondev.com) \ No newline at end of file