readme
This commit is contained in:
parent
c6680fcb43
commit
bef1f0f3b1
1 changed files with 13 additions and 1 deletions
12
README.md
12
README.md
|
@ -1,3 +1,15 @@
|
|||
# Snowflake
|
||||
|
||||
Server emulator for Honkai: Star Rail pre-cbt1 (ce_0.56)
|
||||
|
||||
## How to run
|
||||
- Just compile it using dotnet CLI or Visual Studio 2022 (recommended) <br>
|
||||
- Run SDK, Gateserver and Gameserver.
|
||||
|
||||
## Connecting
|
||||
- Download [Game Client (0.56)](https://nogatekeep.ing/assets/hkrpg/client_app/pc/game_ce0.56.zip)
|
||||
- Download [UnityPlayer.dll patch](https://nogatekeep.ing/assets/hkrpg/patches/0.56/UnityPlayer.dll) and replace it in your game folder (disables mhyprotrpg.sys Anti-Cheat)
|
||||
- Use any proxy to redirect sdk requests to `http://127.0.0.1:8888`
|
||||
|
||||
## Need help?
|
||||
You can ask your questions in our [Discord Server](https://discord.xeondev.com)
|
Loading…
Reference in a new issue