Compare commits
No commits in common. "bddd05a7c3ef17cf44f864205ba865321f99a700" and "359715a6004d92448438dc1188530f6d760cd99d" have entirely different histories.
bddd05a7c3
...
359715a600
2 changed files with 56 additions and 60 deletions
12
README.md
12
README.md
|
@ -5,14 +5,10 @@
|
|||

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