From 322c3a668b66e8a303058c0557df1d2f52da8ab7 Mon Sep 17 00:00:00 2001 From: amizing25 Date: Fri, 31 May 2024 11:38:19 +0700 Subject: [PATCH] 2.2.55 --- README.md | 6 +----- versions.json | 14 +++++++++++++- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 391e310..6db7c31 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,4 @@ cargo install --path sdkserver ## Usage -To begin using the server, you need to run both the SDK server and the game server. Just run the `run.bat` file. - -## Connecting -[Get 2.2 beta client](https://bhrpg-prod.oss-accelerate.aliyuncs.com/client/beta/20240322124944_scfGE0xJXlWtoJ1r/StarRail_2.1.51.zip) -Replace [mhypbase.dll](https://git.xeondev.com/reversedrooms/RobinSR/raw/branch/master/mhypbase.dll) file in your game folder, it will redirect game traffic (and also disable in-game censorship) \ No newline at end of file +To begin using the server, you need to run both the SDK server and the game server. Just run the `run.bat` file. \ No newline at end of file diff --git a/versions.json b/versions.json index 2034baa..b9df3be 100644 --- a/versions.json +++ b/versions.json @@ -30,9 +30,21 @@ "lua_version": "7165994" }, "OSBETAWin2.2.54": { - "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_7165870_7fb7dbd8a7a4", + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_7165870_7fb7dbd8a7a4", "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_7171381_bb763a07e196", "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_7165994_1569306165f0", "lua_version": "7165994" + }, + "CNBETAWin2.2.55": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_7165870_7fb7dbd8a7a4", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_7218494_5889395fc217", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_7208955_74709577d196", + "lua_version": "7208955" + }, + "OSBETAWin2.2.55": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_7165870_7fb7dbd8a7a4", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_7218494_5889395fc217", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_7208955_74709577d196", + "lua_version": "7208955" } }