From 9514e0898d6627008863b31764ca820c5fe3af8e Mon Sep 17 00:00:00 2001 From: xeon Date: Tue, 30 Jan 2024 00:29:25 +0000 Subject: [PATCH] readme --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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