mirror of
https://git.neonteam.dev/amizing/robinsr.git
synced 2025-03-12 03:28:30 -04:00
2.2.55
This commit is contained in:
parent
dfa7f3cd2d
commit
322c3a668b
@ -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)
|
||||
To begin using the server, you need to run both the SDK server and the game server. Just run the `run.bat` file.
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user