added mhybase.dll
This commit is contained in:
parent
e08a9d7968
commit
a349fd57d3
2 changed files with 9 additions and 5 deletions
14
README.md
14
README.md
|
@ -5,10 +5,14 @@
|
|||

|
||||
|
||||
## Requirements
|
||||
[Zig 0.13.0 x64](https://ziglang.org/download/0.13.0/zig-windows-x86_64-0.13.0.zip) and
|
||||
[Proxy](https://git.xeondev.com/YYHEggEgg/FireflySR.Tool.Proxy/releases)
|
||||
[Zig 0.13.0 x64](https://ziglang.org/download/0.13.0/zig-windows-x86_64-0.13.0.zip)
|
||||
|
||||
## 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
|
||||
|
||||
Windows:
|
||||
|
@ -16,9 +20,9 @@ Windows:
|
|||
git clone https://git.xeondev.com/HonkaiSlopRail/jingliu-sr
|
||||
cd jingliu-sr
|
||||
zig build run-dispatch
|
||||
zig build run-
|
||||
zig build run-gameserver
|
||||
```
|
||||
Then open Proxy then open client
|
||||
Then open your client.
|
||||
|
||||
Linux:
|
||||
```
|
||||
|
@ -26,7 +30,7 @@ git clone https://git.xeondev.com/HonkaiSlopRail/jingliu-sr
|
|||
cd jingliu-sr
|
||||
zig build run-dispatch & zig build run-gameserver
|
||||
```
|
||||
Then open Proxy then open client
|
||||
Then open your client.
|
||||
|
||||
### Using Pre-built Binaries
|
||||
Navigate to the [Releases](https://git.xeondev.com/HonkaiSlopRail/jingliu-sr/releases)
|
||||
|
|
BIN
mhypbase.dll
Normal file
BIN
mhypbase.dll
Normal file
Binary file not shown.
Loading…
Reference in a new issue