modified: README.md
This commit is contained in:
parent
1e351a0aeb
commit
c3106b006c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# CastoriceSR
|
# CastoriceSR
|
||||||
#### Honkai: Star Rail server emulator (3.2 beta) written in Zig.
|
#### Honkai: Star Rail server emulator (3.2 beta) written in Zig.
|
||||||

|

|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
[Zig 0.13.0](https://ziglang.org/download/)
|
[Zig 0.13.0](https://ziglang.org/download/)
|
||||||
|
@ -24,7 +24,7 @@ zig build run-dispatch & zig build run-gameserver
|
||||||
```
|
```
|
||||||
|
|
||||||
## Connecting
|
## Connecting
|
||||||
[Get 3.1.54 client](https://gofile.io/d/rNKxW6),
|
[Get 3.1.54 client](https://gofile.io/d/rNKxW6)
|
||||||
|
|
||||||
## Functionality (work in progress)
|
## Functionality (work in progress)
|
||||||
- Login and player spawn
|
- Login and player spawn
|
||||||
|
|
Loading…
Reference in a new issue