added mhybase.dll

This commit is contained in:
HuLiNap 2025-05-25 12:55:39 +07:00
parent e08a9d7968
commit a349fd57d3
2 changed files with 9 additions and 5 deletions

View file

@ -5,10 +5,14 @@
![Screenshot](Screenshot.png) ![Screenshot](Screenshot.png)
## Requirements ## Requirements
[Zig 0.13.0 x64](https://ziglang.org/download/0.13.0/zig-windows-x86_64-0.13.0.zip) and [Zig 0.13.0 x64](https://ziglang.org/download/0.13.0/zig-windows-x86_64-0.13.0.zip)
[Proxy](https://git.xeondev.com/YYHEggEgg/FireflySR.Tool.Proxy/releases)
## Running ## Running
### Replacing mhybase.dll
Replace [mhybase.dll](https://git.xeondev.com/HonkaiSlopRail/jingliu-sr/raw/branch/main/mhybase.dll) file in your game folder.
### From source ### From source
Windows: Windows:
@ -16,9 +20,9 @@ Windows:
git clone https://git.xeondev.com/HonkaiSlopRail/jingliu-sr git clone https://git.xeondev.com/HonkaiSlopRail/jingliu-sr
cd jingliu-sr cd jingliu-sr
zig build run-dispatch zig build run-dispatch
zig build run- zig build run-gameserver
``` ```
Then open Proxy then open client Then open your client.
Linux: Linux:
``` ```
@ -26,7 +30,7 @@ git clone https://git.xeondev.com/HonkaiSlopRail/jingliu-sr
cd jingliu-sr cd jingliu-sr
zig build run-dispatch & zig build run-gameserver zig build run-dispatch & zig build run-gameserver
``` ```
Then open Proxy then open client Then open your client.
### Using Pre-built Binaries ### Using Pre-built Binaries
Navigate to the [Releases](https://git.xeondev.com/HonkaiSlopRail/jingliu-sr/releases) Navigate to the [Releases](https://git.xeondev.com/HonkaiSlopRail/jingliu-sr/releases)

BIN
mhypbase.dll Normal file

Binary file not shown.