readme
This commit is contained in:
parent
9448e68f2e
commit
9514e0898d
1 changed files with 13 additions and 1 deletions
14
README.md
14
README.md
|
@ -1,3 +1,15 @@
|
|||
# KafkaSR
|
||||
|
||||
Honkai: Star Rail 0.64 server emulator
|
||||
Honkai: Star Rail server emulator (0.64)
|
||||
|
||||
## How to run
|
||||
- Just compile it using dotnet8 CLI or Visual Studio 2022 (recommended) <br>
|
||||
- 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)
|
Loading…
Reference in a new issue