VERY VERY LAST TIME EDIT README
This commit is contained in:
parent
c470cacebf
commit
bacb2d7f0b
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
[Zig 0.13.0](https://ziglang.org/download/)
|
[Zig 0.13.0](https://ziglang.org/download/)
|
||||||
|
[Proxy](https://git.xeondev.com/YYHEggEgg/FireflySR.Tool.Proxy/releases)
|
||||||
|
|
||||||
## Running
|
## Running
|
||||||
### From source
|
### From source
|
||||||
|
@ -15,6 +16,7 @@ cd castorice-sr
|
||||||
start zig build run-dispatch
|
start zig build run-dispatch
|
||||||
start zig build run-gameserver
|
start zig build run-gameserver
|
||||||
```
|
```
|
||||||
|
open Proxy then open client
|
||||||
|
|
||||||
Linux:
|
Linux:
|
||||||
```
|
```
|
||||||
|
@ -22,6 +24,7 @@ git clone https://git.xeondev.com/castorice-sr/castorice-sr.git
|
||||||
cd castorice-sr
|
cd castorice-sr
|
||||||
zig build run-dispatch & zig build run-gameserver
|
zig build run-dispatch & zig build run-gameserver
|
||||||
```
|
```
|
||||||
|
open Proxy then open client
|
||||||
|
|
||||||
## Connecting
|
## Connecting
|
||||||
[Get 3.1.54 client](https://gofile.io/d/rNKxW6)
|
[Get 3.1.54 client](https://gofile.io/d/rNKxW6)
|
||||||
|
|
Loading…
Reference in a new issue