Merge branch 'master' of https://git.xeondev.com/xeon/Snowflake
This commit is contained in:
commit
1c10032dd9
1 changed files with 13 additions and 1 deletions
14
README.md
14
README.md
|
@ -1,3 +1,15 @@
|
|||
# Snowflake
|
||||
|
||||
Server emulator for Honkai: Star Rail pre-cbt1 (ce_0.56)
|
||||
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